RouteMarket 文档

RouteMarket 文档

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:

  1. Quickstart
  2. Authentication
  3. Models
  4. Chat Completions
  5. Routing

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 — website
  • console.routemarket.ai — console
  • docs.routemarket.ai — docs
  • api.routemarket.ai — API gateway

Next step

Go to Quickstart to make your first request.