RouteStack
RouteStack is a unified AI gateway for teams and developers who want one stable entrypoint for multiple model providers. With RouteStack you can:- call multiple models through one API base URL
- manage users, tokens, and usage from one console
- control model access by user group or token
- apply your own pricing, quota, and billing logic
What you need first
Before you start, make sure you already have:- a RouteStack account
- at least one API token
- the base URL for your environment
Common entrypoints
- Console:
https://routestack.cn/console - Docs:
https://docs.routestack.cn - API base URL:
https://api.routestack.cn/v1
Next steps
- Read Quick Start
- Create or copy your API token in the console
- Test GET /v1/models
- Send your first POST /v1/chat/completions