Hate Speech & Anti-Semitic Detection
Detect hate speech and antisemitic language in real time across 5 languages: English, Hebrew, Arabic, Russian, and German. Built with obfuscation-aware NLP that catches leet speak (h4t3), homoglyphs (Cyrillic/Greek lookalikes), spaced-out letters (k i l l), and separator insertion (k.i.k.e). The API returns actionable allow/flag/block decisions with granular confidence scores for both…
Hate Speech & Anti-Semitic Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
analyze_v1_analyze_post /v1/analyze |
Classify a single text (up to 280 chars) for hate speech and anti-semitic content. |
| POST |
analyze_batch_v1_analyze_batch_post /v1/analyze/batch |
Classify up to 100 texts in one request for hate speech and anti-semitic content. |
| GET |
supported_languages_v1_languages_get /v1/languages |
Returns the list of supported languages and API capabilities. |
| GET |
health_check_v1_health_get /v1/health |
Returns the service health status. No authentication required. |
| GET |
lexicon_stats_v1_admin_lexicon_stats_get /v1/admin/lexicon/stats |
Returns term counts for each lexicon category. |
| POST |
lexicon_sync_v1_admin_lexicon_sync_post /v1/admin/lexicon/sync |
Fetches the latest hate-symbol data from **ADL Hate Symbols Database** (GitHub mirror, 214+ symbols) and **HurtLex** (8,000+ terms in EN + HE) and merges new terms into the local… |
Hate Speech & Anti-Semitic Detection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $4.99 / month | — |
|
| ULTRA | $14.99 / month | — |
|