Quick Start
This guide gets you from token creation to a successful API call.Step 1: Get your token
In the RouteStack console:- Open
Console -> Token Management - Create a new token
- Copy the token value and keep it safe
Step 2: Confirm your base URL
Use your RouteStack API base URL:Step 3: List available models
Step 4: Send your first chat request
Step 5: Verify the request in console
After the request succeeds:- Open
Console -> Usage Logs - Confirm the request appears in the logs
- Check the model, channel, and quota deduction
What to do next
- Read Authentication
- Review Models
- Understand Pricing