Skip to main content

Anonymize plain text

POST 

/external/v1/text

Processes plain text and returns the anonymized result plus detection metadata.

  • Set usePseudonyms to true to replace entities with stable labels (e.g. PER-1).
  • Set usePseudonyms to false (default) to suppress/redact entities.
  • textLabels must list the label names to apply (see GET /external/v1/text-labels).

Request

Responses

Text successfully processed