v21

latestSwagger 2.0MITraw.githubusercontent.com2026-08-0495109385.2 KB
Anonymize

Anonymize text

Replace sensitive data patterns (credentials, keys, PII, etc.) in the provided text with safe placeholders.

post/anonymize/text

Request body

textstring required

Response

anonymized text returned successfully

statusstring

Example response

{
  "status": "success"
}