Secure zero-markup inference on pay-as-you-go and subscriptions. Or bring your own keys. Lower your bill with adaptive routing.
No credit card · live in 60 seconds
from openai import OpenAIclient = OpenAI(base_url="https://api.orcarouter.ai/v1",api_key=ORCAROUTER_API_KEY,)resp = client.chat.completions.create(model="orcarouter/auto", # we grade + routemessages=[{"role": "user", "content": "..."}],)
One line. We grade each prompt, route to frontier or OSS, and add $0.
Set base_url to api.orcarouter.ai/v1 and swap your API key. No other code changes needed.
Graded in under 1ms, with failover, caching and full logs built in.
Direct to each provider at their published rate — we add $0 per token.
Live, side-by-side pricing — what you'd pay the provider directly.
| Model | Routed to | Input /M | Output /M | Context | Quality |
|---|---|---|---|---|---|
| qwen/qwen3.8-27b-freeNEW | Alibaba Cloud | — | — | 262K | 4.0 |
| qwen/qwen3.8-27bNEW | Alibaba Cloud | $0.330 | $2.40 | 262K | 4.0 |
| deepseek/deepseek-v4-pro-0813NEW | DeepSeek | $0.442 | $0.884 | 1M | 7.0 |
| grok/grok-4.6NEW | — | $2.00 | $6.00 | 500K | 9.0 |
| meta/muse-spark-1.2NEW | — | $1.25 | $4.25 | 1M | 8.0 |
| qwen/qwen3.8-maxNEW | Alibaba Cloud | $2.00 | $6.00 | 1M | 9.0 |
| deepseek/deepseek-v4-flash-0731NEW | DeepSeek | $0.147 | $0.295 | 1M | 6.0 |
| minimax/minimax-h3NEW | — | $0.080 / second | — | — | 5.0 |
| + 194 more models · prices update every 60 seconds | |||||
Top-ups and subscriptions bill at provider price. We add $0.
Top up when you want. Provider price, receipt on every call.
Refills your wallet each period. Full amount, any model, plus bonus credit on larger plans.
Use your own provider keys, rate limits and credits.
Plans below are for team features. They don't change token price.
Our revenue comes from optional team features.
What we're building and why — our latest posts.

An AI router sits between your app and many models and picks the best model for each request. OrcaRouter grades every prompt in under 1 ms and routes it — frontier for hard reasoning, open-source for routine — across 200+ models at zero token markup.
An LLM router classifies each prompt and matches it to the model most likely to answer well at the lowest cost. OrcaRouter routes on contextual embeddings with online learning from live traffic — 75.5% accuracy on the public RouterArena leaderboard.
Yes. OrcaRouter is a production AI gateway: one OpenAI-compatible endpoint with adaptive routing, load balancing, automatic failover, guardrails, an agent firewall, prompt caching and per-request observability.
Like a CDN serves content from the best edge, an AI CDN serves inference from the best provider: healthy, fast, cheap capacity, cached repeated prompts, failover on outages. OrcaRouter plays this role across 200+ models.
Adaptive routing learns the quality/cost trade-off from your own traffic. Point each workspace at cheapest-that-clears-the-bar, highest quality, or balanced — or let orcarouter/auto keep tuning the choice per request.
They solve different problems — governance vs model choice — but you don't need two systems: OrcaRouter routes per request and enforces budgets, guardrails and observability on the same hop.
Prompt grading takes under 1 ms and total added latency stays under 50 ms — usually won back many times over by faster providers and cached prompt tokens.
No. You pay each provider's published rate; OrcaRouter adds $0 per token and monetizes optional Team and Enterprise features.
Yes — switch base_url to https://api.orcarouter.ai/v1 and your OpenAI, Anthropic or Google SDK code keeps working: Chat Completions, Responses, Embeddings, Images, Audio and streaming.
OrcaRouter retries against healthy fallback capacity for the same or an equivalent model before the response starts, so upstream outages don't surface to your users.
Swap one line. That's the migration.
Beats GPT-5 & Azure on RouterArenaBacked by published research