Appearance
Changelog
v1.0.0 — Initial public release
The first public release of Questa Anonymizer.
- Text anonymization — synchronous
POST /anonymize/text. - File anonymization — asynchronous processing for PDF, Word (DOCX), CSV, and Excel, with job status polling.
- Entity filtering — choose which entity types to detect per request.
- Custom entities — define your own keywords and placeholders.
- Entity types endpoint —
GET /anonymize/entities. - Placeholder mapping for reversible de-anonymization.
- Authentication — bearer token for the hosted evaluation API; license key for self-hosted deployments.