w worouter

Use any model. Pay one bill. Control who uses what.

worouter is a single OpenAI-compatible API across every major LLM provider — with the team management, spend controls, and identity plumbing your security team will actually approve.

Create a workspace See models & prices →

Why teams pick it

Drop-in OpenAI compatibility

Point your existing OpenAI SDK at your workspace and you're done. Same request shape, same response shape, same streaming, same tool-call schema.

Pass-through pricing

You pay each provider's own per-token rate. A 5% platform fee is deducted from each deposit — e.g. a $100 deposit adds $95 of spendable credit. Every new workspace starts with $1 of starter credit.

One key, governed

OpenAI · Anthropic · Google · Groq · Local — with Owner / Admin / Member / Viewer roles, custom groups, departments, SCIM 2.0 and SSO.

Quickstart

  1. Create a workspace — sign up and you get your own subdomain with $1 of starter credit.
  2. Mint an API key on the API Keys page. It looks like wor_live_….
  3. Point any OpenAI SDK at your workspace's /v1 base with that key. Switch models by changing the model string.
export OPENAI_BASE_URL="https://<your-workspace>.worouter.com/v1"
export OPENAI_API_KEY="wor_live_…"
# switch models by changing one string:
#   openai/gpt-4o  ->  anthropic/claude-sonnet-4.6

Copy-paste setups — LangChain, LiteLLM, Open WebUI and more — are on the How To Configure page.

Models & pricing

Browse the live catalog — every model and its per-million-token price. No login needed.

Browse models →

Dig deeper

See it in action

Ready to try it?

Sign up, get $1 of starter credit, swap one line in your OpenAI client, and you're live.

Create a workspace Log in