Google's Perspective API — the free option a lot of teams leaned on — is being retired. Filter8 is the deterministic replacement: it returns a verdict you can act on, not a probability to threshold; it's sub-millisecond; and it keeps nothing after the response.
Perspective made you fetch a probability and decide what to do with it. Filter8 makes the call for you, against a rating-aware policy — one request, one verdict.
Perspective was genuinely good at nuanced, multi-attribute toxicity scoring across many languages — sarcasm, implied insults, coded language. A deterministic engine can't read intent, and we won't pretend otherwise.
That's exactly the review bucket. Filter8 handles the ~99% of traffic where speed, cost, privacy and precision matter deterministically, and flags the genuinely ambiguous tail so you can route it to a model asynchronously, off the hot path. Deterministic core, model escalation — the best of both, at a fraction of the model spend.
Start free, no card. Paste an evasion in the playground and watch it decide — same input, same verdict, every time.