Your router access

Endpoint
OpenAI-compatible. Point any SDK at this base URL. Quickstart with Python and JavaScript examples
/api/public/v1
curl /api/public/v1/chat/completions \
  -H "Authorization: Bearer YOUR_ROUTER_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"your-model","messages":[{"role":"user","content":"hi"}]}'
No models published yet.
API keys
Your keys are separate from the admin's backend credentials.
NamePrefixLast usedStatus
Recent requests
Latency, tokens and errors for your last 25 calls.
WhenModelStatusLatencyTokens
No requests yet.