SafePrompt API
Monitor and secure AI prompts in real-time. SafePrompt API evaluates user written prompts and inputs, flagging and sanitizng dangerous requests and suspicious activity. Combine regex and AI-powered detection for reliable protection of your LLM applications.
SafePrompt API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze prompt /analyze |
Checks a user’s prompt for potential malicious intent, returns a classification and a risk score. |
| POST |
Sanitize prompt /sanitize |
Cleans a user’s prompt by removing risky content, while returning a safe version with classification and risk score. NOTE: In case of benign prompt the output is the same as for… |
SafePrompt API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $14.99 / month | 20 / second |
|
| ULTRA Recommended | $69.99 / month | — |
|