Routing Status

Monitor your AI routing configuration

Providers
0
Models
0
Status
Active

Router Configuration

Default Model -
Think Model -
Background Model -
WebSearch Model -

Server Info

Address -

API Endpoints

POST /v1/messages

Send messages with automatic model routing

POST /v1/messages/count_tokens

Count tokens for messages

GET /api/models-config

Get models configuration (name, provider mappings)

GET /api/providers

Get providers configuration (name, type, API keys)

GET /api/config

Get router configuration (default, think, background models)

GET /api/config/json

Get full configuration (JSON format)

POST /api/config/json

Update full configuration (JSON format)

POST /api/restart

Restart the server to apply configuration changes