Text Moderation
Profanity filtering, sentiment scoring and language hints in one offline call.
betaText & LanguageAvailable on RapidAPI
Text Moderation reference
Bundles a profanity wordlist (multi-language), an AFINN-style sentiment lexicon, and a simple stopword-based language hint. Deterministic, offline, nothing stored. Approach is lexicon/rule-based - not an ML model. Well-suited for profanity filtering and rough sentiment signals; not a substitute for nuanced classification.
URL base: https://69.62.119.122.nip.io/text-moderation
Inicio rápido
curl https://69.62.119.122.nip.io/text-moderation/health
Endpoints
| GET | /health | Health check |
| POST | /v1/moderate | Profanity + sentiment + language in one call |
| POST | /v1/profanity | Detect & mask profanity |
| POST | /v1/sentiment | Lexicon sentiment score |
Precios
BASIC
Gratis
300 solicitudes / mes
PRO
$9.99 /mes
40.000 solicitudes / mes
ULTRA
$29.99 /mes
500.000 solicitudes / mes
Plans are billed through RapidAPI — subscribe there to get your API key.
Available on RapidAPI.