TBS - PII Redaction API
The TBS PII Redaction API provides enterprise-grade detection, masking, and redaction of personally identifiable information (PII) such as emails, phone numbers, SSNs, and more. Built on FastAPI and hosted on the Total BS ROC infrastructure, it supports advanced pattern customization and real-time text sanitization.
TBS - PII Redaction API endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| GET |
version_version_get /version |
|
| GET |
health_health_get /health |
|
| GET |
root__get / |
|
| Redaction | ||
| POST |
redact_pii_redact_post /redact |
|
| Detection | ||
| POST |
detect_pii_detect_post /detect |
|
| Masking | ||
| POST |
mask_pii_mask_post /mask |
Applies format-preserving masking to selected PII types. |
TBS - PII Redaction API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $0.5 / month | — |
|
| ULTRA | $2.5 / month | — |
|
| MEGA | $8 / month | — |
|