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.

Basis-URL: https://69.62.119.122.nip.io/text-moderation

Schnellstart

curl https://69.62.119.122.nip.io/text-moderation/health

Endpunkte

GET/healthHealth check
POST/v1/moderateProfanity + sentiment + language in one call
POST/v1/profanityDetect & mask profanity
POST/v1/sentimentLexicon sentiment score

Preise

BASIC
Kostenlos
300 Anfragen / Monat
PRO
$9.99 /Mon.
40.000 Anfragen / Monat
ULTRA
$29.99 /Mon.
500.000 Anfragen / Monat

Plans are billed through RapidAPI — subscribe there to get your API key.

Available on RapidAPI.

‹ Alle APIs