Profanity Moderator API
The fastest professional profanity moderator and bad words filter API supporting 8+ languages. Detect, analyze and clean offensive content with advanced features: leet-speak detection (f#ck→fuck), severity classification (MILD to EXTREME), professional censoring (s**t), batch processing up to 100 texts. Lightning-fast TRIE algorithm with comprehensive dictionary continuously updated ensures…
Profanity Moderator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check if the API is operational |
| languages | ||
| GET |
listLanguages /languages |
Get available and loaded languages for profanity detection |
| stats | ||
| GET |
getStats /stats |
Get API statistics and feature information |
| check | ||
| POST |
checkProfanity /check |
Check if text contains profanity (returns boolean only) |
| detect | ||
| POST |
detectProfanity /detect |
Detect profanity with detailed analysis including severity and positions |
| clean | ||
| POST |
cleanText /clean |
Clean text by censoring profanity with professional formatting |
| batch | ||
| POST |
batchProcess /batch |
Process multiple texts at once (max 100 texts) |
| Other endpoints | ||
| GET |
getApiInfo / |
Get API information, features, and available endpoints |
Profanity Moderator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / hour |
|
| PRO | $12 / month | 2000 / hour |
|
| ULTRA | $45 / month | 5000 / hour |
|
| MEGA | $149 / month | 5000 / hour |
|