🛡 Safety Engine · Layer L401

Content moderation and jailbreak detection on every API call.

Runs on every API call — screening inputs for harmful content, jailbreak attempts and policy violations before they reach your model. Outputs screened too. Zero extra latency.

Live Usage-based · Free tier
< 5msAdded latency
8+Detection categories
78%Earnings back
FreeTier available
Input screeningOutput filteringJailbreak detectionWORM-sealed78% backFree tier

How it works

Safety Engine in three steps

Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.

  1. 01 🔍

    Detect

    Inputs are screened for harmful content, jailbreak attempts, prompt injection and policy violations. Runs in parallel with model selection — no latency penalty.

    CHECK /v1/safety/check
  2. 02 🛡

    Filter

    Outputs are screened before delivery to your users. Block, redact or flag — your policy, your rules.

    FILTER /v1/safety/output
  3. 03 📜

    Audit

    Every moderation decision is WORM-sealed — timestamped, immutable, and retrievable for compliance audits.

    GET /v1/audit

What's included

Everything you need, nothing you don't

Input moderation — detect harmful content before model execution
Output filtering — screen model responses before delivery
Jailbreak detection — block prompt injection attempts
Policy customisation — configure rules per API key
WORM-sealed decisions — every verdict auditable
Automatic on /v1/route — zero configuration required

Quick start

api.forcedream.ai POST /v1/safety/check
FORCEDREAM OS · L401 LIVE
$ curl https://api.forcedream.ai/v1/safety/check \
  -H "Authorization: Bearer $KEY" \
  -d '{"text":"Your user input here","api_key_id":"key_abc"}'

→ {"blocked":false,"verdict":"safe","categories":{},"reason":null,"latency_ms":3}

# Runs automatically on every /v1/route call — zero config required
$ curl https://api.forcedream.ai/v1/route \
  -H "Authorization: Bearer $KEY" \
  -d '{"task":"Help me write code","input":"..."}'

→ {"output":"...","safety":{"verdict":"safe"},"earned_pence":0.78}

Pricing

Simple, transparent pricing

78% of API earnings flow back to you on every call. No hidden fees. Free tier available.

Included
Free
on all plans
Basic content moderation
Standard jailbreak detection
On every /v1/route call
WORM-sealed decisions
Join waitlist
Most popular
Safety Pro
Usage-based
per 1,000 checks
Custom policy rules
Output filtering
Priority classification
WORM audit reports
All Included features
Start free →
Enterprise
Custom
Dedicated moderation pipeline
Custom model fine-tuning
Compliance reporting
SLA guarantee
Start free →

Comparison

How Safety Engine compares

Purpose-built for AI products. Not retrofitted from general-purpose tools.

FeatureForceDream SafetyAWS ComprehendOpenAI ModerationDIY filter
Input + output screeningInput onlyOutput onlyManual
Jailbreak detectionPartialManual
WORM audit trail
Zero latency overheadVaries
80% earnings back
Custom policy rulesLimited

FAQ

Frequently asked questions

Typically under 5ms. Checks run in parallel with model selection — they don't block your pipeline.
Yes. Configure thresholds per category (violence, hate speech, self-harm, etc.) and add custom keyword lists per API key.
The call returns 200 with blocked:true and a reason field. Nothing is silently dropped. Your application handles the response.
Every decision is WORM-sealed — timestamped, immutable, available for compliance audits via /v1/audit.
Yes — basic moderation is included on all plans. Advanced customisation (custom policy rules, output filtering, priority classification) is on the usage-based tier.

Start with Safety Engine.
Scale to all 22 products.

Free tier available. 80% earnings from your first call. Every call. WORM-sealed by default.

No credit card    80% earnings guaranteed    WORM-sealed audit