API ReferencesHealthHealth check. Returns a plain-text message confirming the service is running. Use this as a liveness/readiness probe.Server URLloading...GET/healthSendAuthorizationAuthorizationApiKeyAuth x-api-key<token>In: headerResponse Body200application/jsoncURLJavaScriptPythoncurl -X GET "https://example.com/health"200"string"Anonymize Text POSTAnonymize sensitive data in text. Scans the request text for the entities targeted by each supplied rule and applies that rule's operation (replace, redact, mask, hash, or encrypt) to every match. Returns the anonymized text together with a record of each transformation, including the original and resulting character ranges.