AI Guardrail & PII Sanitizer
### Build Safe AI Applications Don't let your Chatbot leak customer data or get jailbroken. The AI Guardrail API is a high-performance, privacy-first layer that cleans user input *before* it hits your LLM (OpenAI, Anthropic, Gemini). **Key Features:** * **🛡️ Prompt Injection Detection:** Blocks attempts to override your system instructions (e.g., "Ignore previous rules", "DAN mode"). * **🕵️ PII…
AI Guardrail & PII Sanitizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| Sanitization | ||
| POST |
Sanitize /api/v1/sanitize |
Analyzes the input text for: 1. **PII (Personally Identifiable Information)**: Emails, phone numbers, credit card numbers are replaced with `[REDACTED]` 2. **Prompt Injection… |
| GET |
HealthCheck /api/v1/health |
Returns the current health status of the API. Useful for container orchestration and load balancers. |
AI Guardrail & PII Sanitizer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO Recommended | $3.99 / month | 10 / second |
|
| ULTRA | $12 / month | 50 / second |
|
| MEGA | $49.99 / month | — |
|