SafeSCRUB PII - Automated Redactor
SafeSCRUB PII is a lightweight, high-performance API designed for developers who need to scrub sensitive information before logging it or sending it to LLMs (like OpenAI/Anthropic). It uses a dual-engine approach: Regex Engine: Optimized for formatted data (Emails, Credit Cards, IPv4). Context Engine (Optional): Can be extended for Names and Organizations. Perfect for SaaS companies, legal tech,…
SafeSCRUB PII - Automated Redactor endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Redact Text /v1/redact |
Redact PII from a string. |
| POST |
Analyze PII Locations /v1/analyze |
Returns the exact positions (start/end indices) and types of PII found in the text without modifying the original string. |
| GET |
Service Health Check /v1/health |
Verifies that the API server is running correctly and checks the current status of the internal detection engines. |
SafeSCRUB PII - Automated Redactor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO Recommended | $29 / month | — |
|
| ULTRA | $149 / month | — |
|