v1

latestSwagger 2.0MIT2026-07-1793106379.6 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"
}