PII Redactor
The PII Redactor API automatically detects and removes personally identifiable information (PII) from text content before sending it to third-party services like LLMs, logging systems, or external APIs. This ensures compliance with privacy regulations like GDPR, CCPA, and HIPAA while maintaining the utility of your data. Using high-performance compiled regex patterns for structured PII (emails,…
PII Redactor endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
PII Redactor /api/redact |
Strips PII (emails, SSNs, phones, credit cards, URLs, IPs, addresses, DOBs) from text before LLM calls. Returns redacted text + optional re-hydration mapping. |
PII Redactor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | — |
|
| ULTRA | $29 / month | — |
|