For Developers
One integration for routing, quotas, billing and usage observability across models.
POST /v1/chat/completions Authorization: Bearer <CLIENT_API_KEY> Content-Type: application/json { "model": "openai/gpt-4o-mini", "messages": [{"role":"user","content":"Generate support summary"}] }