Text Anonymizer
Data anonymization is a type of information sanitization whose intent is privacy protection. It is the process of removing personally identifiable information from data sets, so that the people whom the data describe remain anonymous. The anonymization of textual data allows to keep your users' personnal data safe, publish data in open data, comply with GDPR legislation and much more! Text…
Text Anonymizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Anonymize /api/anonymize |
### # Anonymize your input text by replacing the named entities by a label. # # Languages supported are : # # - fr # # - eng # # # # Anonymize App will replace the following… |
| POST |
Anonymize with indexed entities /api/anonymize/index |
For web extension. |
Text Anonymizer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $20 / month | — |
|