Now routing Claude Opus 5, GPT-5.6 & Seedance 2.0
Claude, GPT, Gemini, Veo, Kling and 80+ more models from 18 providers — all behind a single OpenAI-compatible endpoint. Switch models by changing one string; pay only for what you use.
18 providers behind one API
Recraft
RecraftLeaderboards
Independent rankings from Artificial Analysis — plus what each model costs on UniRoute vs the market.
Market reference prices from public provider listings — the saving is what you keep on every call.
Model Marketplace
Text, image, and video — every model curated, benchmarked, and priced per call.
Recraft Crisp UpscaleRecraft · Imagefrom $0.003 · per image
Recraft Remove BackgroundRecraft · Imagefrom $0.005 · per image
Recraft Crisp UpscaleRecraft · Imagefrom $0.003 · per image
Recraft Remove BackgroundRecraft · Imagefrom $0.005 · per imageWhy UniRoute
The routing layer between your product and every model provider — so you never rewire an integration again.
Every model behind a single OpenAI-compatible endpoint. Switch from GPT to Claude to Gemini by changing one string — no new SDKs, no new auth.
# one endpoint — any model
model="claude-opus-5"
model="gpt-5.6"# ← one string
Latency-aware routing picks the fastest healthy provider for every call. If one goes down, traffic fails over automatically — your users never notice.
Per-token, per-image, per-second pricing with volume bonuses. See exactly what every API call costs, down to the cent.
Per-model spend, token consumption, and latency dashboards. Attribute cost to every feature, team, and API key.
99.9% uptime SLA, multi-region inference, automatic retries with backoff, and rate-limit pooling across providers.
Zero data retention on routed requests. Prompts and generations are never logged for training or shared with third parties.
Developer-first
Keep your OpenAI SDK. Change the base URL, and every model on the platform is yours.
Sign up, top up your balance, and generate a key. One key unlocks every text, image, and video model.
Set base_url to our endpoint in the OpenAI SDK — or call the REST API directly from any language.
Swap the model field to route between Claude, GPT, Sora, Veo, and more. Same schema, every provider.
curl https://api.uniroute.dev/v1/chat/completions \
-H "Authorization: Bearer sk-ur-…" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-opus-4-7",
"messages": [{ "role": "user", "content": "Hello!" }]
}'Pricing
Top up your balance and spend it on any model. No subscription, no seat fees, credits never expire.
Starter
Kick the tires
Growth
For shipping products
Scale
For serious volume
1 credit = $0.001 of API usage. Prices per model are listed on the marketplace.
FAQ
Everything you need to know before routing your first call.
Your first $5 of credit is on us. Route your first call in under five minutes.