AI routing gateway
One stable API for the best upstream AI capability.
BestRoute routes chat, code, vision, image, video, voice and music requests across multiple providers while keeping billing, tokens and usage in one place.
BestRoute GatewayLive routing
Chat / ReasoningBest model alias, provider fallback
stableImage / VideoSeedream, Seedance and compatible providers
qualityVoice / MusicTTS, ASR and music generation
one tokenUnified AI capability layer
6 upstream providers and 30 model routes are currently available.
Stable model names
Clients call BestRoute model codes while upstream model versions can change behind the route.
Usage and balance
Recharge, balance, token usage and model call logs are kept in the member account.
Provider fallback
A model capability can be backed by multiple upstream providers for resilience.
Three steps to integrate
1. Register
Create an account and verify your email.
2. Recharge
Add balance through recharge codes or online payment channels.
3. Call the API
Use /v1/chat/completions or other compatible endpoints.
Integration endpoints
Base information
Base URL
https://bestroute.centerModels
GET /v1/modelsAuth header
Authorization: Bearer <client_token>X-Client-Token: <client_token>OpenAI-compatible call
curl https://bestroute.center/v1/chat/completions \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"model":"best-chat","messages":[{"role":"user","content":"hello"}]}'Available model routes
Chat
Best Chatbest-chat / deepseek
Code
Best Codebest-code / deepseek
Image
Best Imagebest-image / seedream
Music
Best Musicbest-music / gptbest
Reasoning
Best Reasoningbest-reasoning / qianwen
Video
Best Videobest-video / seedance
Vision
Best Visionbest-vision / qianwen
agent
Best Agentbest-agent / cliproxy