UNIFIED
INTELLIGENCE.
UnoRouter connects you to 210+ AI models through one key. Build apps, run agents, or roleplay with characters. Same key, same speed, same price.
Pick the client you are actually using.
UnoRouter works as a custom OpenAI-compatible API across coding agents, roleplay frontends, chat clients, and CLI tools.
Coding agents
OpenCode, Cline, Roo Code, Kilo Code, Zed, and more.
Roleplay clients
SillyTavern, Janitor.AI, Chub, and RisuAI.
Chat clients
Desktop apps, web UIs, and generic OpenAI-compatible clients.
CLI tools
Aider, Codex, Gemini CLI, OpenClaw, and terminal agents.
Three steps. From zero to first request.
Sign up
Create an account in under a minute. No credit card needed to start.
Top up or subscribe
Pay as you go or pick a plan. Credits work with every model and never expire.
Get your API key
Use it in your code, in Claude Code, or paste it into SillyTavern, Janitor.AI, RisuAI, or Chub.
sk-••••••••••••••••••••••••Always-On
Reliable AI
Your requests are routed through multiple providers simultaneously. If one goes down, another picks up instantly. No single point of failure.
Multiple providers with automatic failover. Your requests always find a working path, even during provider outages.
Latency-based channel selection with priority weights. The fastest provider wins, every time.
{ "openai": "/v1/chat/completions", "anthropic": "/v1/messages", "gemini": "/v1/models" }All formats auto-detected and routed to the right provider.
Integrate in seconds.
Scale to infinity.
Fully OpenAI-compatible endpoints. Switch from any provider without changing your code. One API key, every model.
Skip the code. Paste the URL into SillyTavern, Janitor.AI, RisuAI, or Chub and you are chatting.
See the integration guidescurl -X POST https://api.unorouter.com/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d {
"model": "claude-fable-5",
"messages": [
{"role": "user", "content": "Hello!"}
],
"stream": true
}Ready to Connect?
Every AI model, one key. Build, chat, code, or roleplay. Your call.