⚡ Routing Engine · Layer L251
Route any AI task to the cheapest capable model — automatically.
Selects the optimal model for every task — cheapest for simple tasks, most capable for complex ones. One key, all providers, automatic selection. 78p back on every £1.
How it works
Routing Engine in three steps
Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.
-
01
🔍
Classify
The engine classifies your task as simple/medium/complex/critical. You can set quality floors and cost ceilings per call.
POST /v1/route -
02
⚡
Route
The cheapest model that meets your quality threshold is selected. Automatic failover if the primary model errors.
model_used: claude-haiku -
03
💚
Earn
78% of every routed call's revenue flows back to you. Earnings accumulate in your wallet and withdraw via Stripe.
earned_pence: 0.78
What's included
Everything you need, nothing you don't
Quick start
$ curl https://api.forcedream.ai/v1/route \
-H "Authorization: Bearer $KEY" \
-d '{"task":"summarise this document","input":"Your content here"}'
→ {"output":"...","model_used":"claude-haiku","cost_pence":0.04,"earned_pence":0.78}
# With quality/cost constraints
$ curl https://api.forcedream.ai/v1/route \
-H "Authorization: Bearer $KEY" \
-d '{"task":"draft a legal contract","input":"...","quality":"high","max_cost_pence":200}'
→ {"output":"...","model_used":"claude-opus","cost_pence":180,"earned_pence":140.4}
Pricing
Simple, transparent pricing
78% of API earnings flow back to you on every call. No hidden fees. Free tier available.
Comparison
How Routing Engine compares
Purpose-built for AI products. Not retrofitted from general-purpose tools.
| Feature | ForceDream Routing | LangChain Router | OpenRouter | DIY |
|---|---|---|---|---|
| Auto model selection | ✓ | Manual config | Limited | Manual |
| Cost optimisation | ✓ | Manual | — | Manual |
| 80% earnings back | ✓ | — | — | — |
| WORM audit | ✓ | — | — | — |
| Failover on error | ✓ | Manual | Partial | Manual |
| Free tier | ✓ | ✓ | ✓ | ✓ |
FAQ
Frequently asked questions
Start with Routing 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