Pay-as-you-go gateway. No SMS verification. Instant API key. Drop-in compatible with Claude Code, Codex CLI, Gemini CLI, and major SDKs.
No subscription, no minimums. Top up any amount, use what you need.
Get your API key right after payment. No KYC, no waiting, no SMS.
Anthropic Messages, OpenAI Responses, Google Gemini — single key, smart routing.
Check spend and quota any time on /stats with your own key.
Works with Claude Code, Codex CLI, Gemini CLI, LangChain, OpenAI/Anthropic SDKs.
Full SSE streaming and tool-use support — same wire format as upstream.
Compatible with the official wire formats — point your existing SDK at the URL below and use your key.
Set two environment variables, run your existing tool. That's it.
# ~/.bashrc export ANTHROPIC_BASE_URL="https://test-reseller.qcode.cc" export ANTHROPIC_AUTH_TOKEN="cr_..." claude
# ~/.codex/config.toml [model_providers.provider] name="provider" base_url="https://test-reseller.qcode.cc/openai/v1" env_key="OPENAI_API_KEY"
# ~/.gemini/.env GOOGLE_GEMINI_BASE_URL="https://test-reseller.qcode.cc/gemini" GEMINI_API_KEY="cr_..."
Latest production models from each vendor — keep your client up-to-date and the new models become available automatically.
| Model | Context | Best for |
|---|---|---|
| claude-fable-5 anthropic | 1M | flagship · agent |
| claude-opus-4-8 anthropic | 1M | agent |
| claude-sonnet-4-6 anthropic | 200K · 1M | code · long context |
| claude-haiku-4-5 anthropic | 200K | fast · cheap |
| gpt-5.5 openai | 400K | flagship · reasoning |
| gpt-5.5-codex openai | 400K | code · agent |
| gpt-5.4-mini openai | 400K | low latency |
| gemini-3.1-pro google | 2M | flagship · multimodal |
| gemini-2.5-pro google | 2M | long context · search |
| gemini-2.5-flash google | 1M | fast · cheap |