Skip to content

QuotaAPIOne AI API Gateway for developers

Create a dedicated API Key for a target model group, then follow clear client, API, billing, and console guides to get connected.

Start with your current task

What do you need to do?

Each API Key is bound to one target group. Pick the task in front of you and the guide will take you through configuration and verification.

More useful entry points

Base endpoints

Use caseBase URLCommon endpoints
OpenAI-compatible SDK / Codex CLIhttps://quotarouter.ai/v1/v1/chat/completions, /v1/responses, /v1/embeddings, /v1/images/generations, /v1/images/edits, /v1/models
Claude Code / Anthropic Messageshttps://quotarouter.ai/v1/messages, /v1/models
Gemini CLI / Gemini v1betahttps://quotarouter.ai/v1beta/models, /v1beta/models/{model}:generateContent

Gemini CLI uses GOOGLE_GEMINI_BASE_URL=https://quotarouter.ai. The API Key must be bound to a group that supports the target model and protocol.

TIP

Examples use YOUR_QUOTAAPI_KEY as a placeholder. Do not put real API Keys in public repositories, logs or screenshots.

QuotaAPI is an AI API relay service for developers and teams.