Skip to content

QuotaAPIOne AI API Gateway for developers

Use one API Key workflow to access Claude, GPT, Gemini, DeepSeek and compatible clients while managing balance, usage, request records and model groups in a single console.

quotarouter.ai can be your unified Base URL

Pick your integration path

Create an API Key in the QuotaAPI console, then choose the Base URL for your client. Client setting names vary, but authentication uses your QuotaAPI API Key.

Claude CodeANTHROPIC_BASE_URL=https://quotarouter.ai for the Anthropic Messages protocol.
Codex CLI / OpenAI SDKOPENAI_BASE_URL=https://quotarouter.ai/v1 for /v1/chat/completions and /v1/responses.
Gemini CLIGEMINI_BASE_URL=https://quotarouter.ai for /v1beta/models and Gemini generateContent.

Common 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

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.