🛡 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.
How it works
Safety Engine in three steps
Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.
-
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 -
02
🛡
Filter
Outputs are screened before delivery to your users. Block, redact or flag — your policy, your rules.
FILTER /v1/safety/output -
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
Quick start
$ 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.
Comparison
How Safety Engine compares
Purpose-built for AI products. Not retrofitted from general-purpose tools.
| Feature | ForceDream Safety | AWS Comprehend | OpenAI Moderation | DIY filter |
|---|---|---|---|---|
| Input + output screening | ✓ | Input only | Output only | Manual |
| Jailbreak detection | ✓ | — | Partial | Manual |
| WORM audit trail | ✓ | — | — | — |
| Zero latency overhead | ✓ | — | — | Varies |
| 80% earnings back | ✓ | — | — | — |
| Custom policy rules | ✓ | Limited | — | ✓ |
FAQ
Frequently asked questions
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