{"api_base":"https://api.router.ai/v1","auth":{"header":"Authorization: Bearer \u003cAPI_KEY\u003e","how_to_get_key":"https://www.370.ai/register","type":"bearer"},"description":"OpenAI-compatible AI gateway. One API key for 100+ models across chat, embedding, image, video and audio.","docs":"https://www.370.ai","endpoints":["/.well-known/llms.txt","/.well-known/mcp.json","/.well-known/openapi.json","/api/_internal/host-stats","/health","/llms.txt","/openapi.json","/robots.txt","/v1/audio/speech","/v1/audio/transcriptions","/v1/chat/completions","/v1/dashboard/billing/subscription","/v1/embeddings","/v1/images/edits","/v1/images/generations","/v1/messages","/v1/models","/v1/models/","/v1/moderations","/v1/responses","/v1/videos/generations","/v1/videos/generations/{id}","/v1/videos/generations/{id}/download","/v1/videos/webhook/byteplus","/v1beta/models/"],"llms_txt":"https://api.router.ai/llms.txt","mcp":"https://mcp.router.ai/mcp","models":"https://api.router.ai/v1/models","name":"Router AI Gateway","openapi":"https://api.router.ai/openapi.json","quickstart":{"curl":"curl https://api.router.ai/v1/chat/completions -H \"Authorization: Bearer $API_KEY\" -H 'Content-Type: application/json' -d '{\"model\":\"\u003cid from /v1/models\u003e\",\"messages\":[{\"role\":\"user\",\"content\":\"Hello\"}]}'","openai_sdk":"OpenAI(base_url=\"https://api.router.ai/v1\", api_key=\"$API_KEY\")"}}
