Quickstart
Quickstart
Make your first RouteMarket request in a few minutes.
This page assumes one goal: make a working request as fast as possible.
Prerequisites
You need:
- a RouteMarket API key
- the gateway URL
https://api.routemarket.ai - a logical model name such as
gpt-5.4
Steps
- Set your API key
- Make your first request
- Use an OpenAI-compatible SDK
- Add routing control when you need it
- Know what
modelmeans
Local docs preview
corepack pnpm --filter @route-lab/docs devThe docs app starts on port 3004.
Next step
- Read Authentication
- Read Chat Completions
- Read Routing