AI Content Moderation
Detect hate speech, threats, harassment, spam, sexual content and more. Returns toxicity score, severity level (none/low/medium/high/critical), per-category scores and recommended action (allow/review/block). Powered by Claude AI.
AI Content Moderation endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Moderate Text /api/moderate |
Analyse a single piece of text for toxicity, hate speech, threats, harassment, spam and more. Returns score, severity and recommended action. |
| POST |
Moderate Batch /api/moderate/batch |
Moderate up to 10 texts in a single request. Returns results array with index, score, severity and action for each item. |
| GET |
Health Check /api/health |
Check if the API is live and Claude is responding correctly. |
AI Content Moderation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 30 / minute |
|
| ULTRA | $24.99 / month | 60 / minute |
|
| MEGA | $49.99 / month | 120 / minute |
|