sanitiq
SanitiQ Text Sanitizer API by tatvaAI is a pre-LLM text processing service designed to detect and sanitize PII in text generated by Indian users. It is optimized for Indian data patterns and formats — including mobile numbers, Aadhaar, PAN, addresses, names, and regional language variations — ensuring sensitive information is masked or removed before passing data to an LLM. It helps…
sanitiq endpoints
| Method | Endpoint | Description |
|---|---|---|
| redact | ||
| POST |
/redact /redact |
Redacts PII such as names, DOB, policy numbers, PAN, Aadhaar, bank details, emails, phone numbers, and more. Supports partial masking and custom regex rules. **Consuming Audit… |
| health | ||
| GET |
/health /health |
Simple endpoint to verify the API is running |
| version | ||
| GET |
/version /version |
Returns API version and uptime information |
sanitiq pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 8 / minute |
|
| PRO | $10 / month | 40 / minute |
|
| ULTRA | $20 / month | 100 / minute |
|