RouteMarket Docs
Public product and developer documentation for RouteMarket.
RouteMarket is an AI gateway and control plane for teams that want one place to manage model access, routing, usage, and cost visibility.
What you can do with RouteMarket
- call logical models through an OpenAI-compatible API
- route requests across multiple possible sources
- apply project and key-level access policy
- inspect usage, pricing, and selected route metadata
Start here
If you are new to RouteMarket, read in this order:
Core ideas
The platform is built around a few key ideas:
- logical models are what clients request
- routes are what the platform selects at runtime
- providers, assets, and pools describe where a request can actually go
- key policy affects what models and routes are available
If you want the conceptual version first, read 核心概念.
Production endpoints
The main public endpoints are:
routemarket.ai— websiteconsole.routemarket.ai— consoledocs.routemarket.ai— docsapi.routemarket.ai— API gateway
Next step
Go to Quickstart to make your first request.