A router for every routing strategy.
Start for FreeThe base building block: one provider, one model. Point a router at exactly the model you want and call it by name.
Send a percentage of requests to each model. Ideal for A/B tests and gradual rollouts across providers.
Try routers in order and fail over automatically when a provider errors or rate-limits, so no request is left behind.
An Anthropic-native endpoint. Point Claude Code or the Anthropic SDK at Multi Router and route every call.
An OpenAI-compatible endpoint for the Codex CLI and any OpenAI SDK. Swap one base URL and you're routing.
An alias is a stable name your apps call, like prod. Repoint it to any
router and the swap is atomic.