No Chinese phone number. No Alipay. No VPN.
Just an OpenAI-compatible endpoint that works everywhere.
Email signup. Get $1 free credit instantly. No credit card required.
One click in dashboard. Standard sk- format. Works with any OpenAI client.
Replace base_url in your code. Everything else stays the same.
| Provider | Model | Input ($/1M tokens) | Output ($/1M tokens) | OpenAI SDK |
|---|---|---|---|---|
| OpenAI | GPT-4o | $2.50 | $10.00 | ✅ |
| Anthropic | Claude 3.5 Sonnet | $3.00 | $15.00 | ❌ (own SDK) |
| Gemini 1.5 Pro | $1.25 | $5.00 | ❌ (own SDK) | |
| TokenSupernova | DeepSeek-V3 | $0.14 | $0.28 | ✅ |
TokenSupernova is an API gateway that connects you to Chinese large language models (DeepSeek, Qwen, GLM, etc.) through a standard OpenAI-compatible interface. You use the same code — we handle the routing, authentication, and billing.
They're significantly cheaper (often 10x) while offering comparable quality for most tasks. DeepSeek-V3 matches GPT-4o on many benchmarks at 1/18 the output cost.
No. That's the whole point. We handle the Chinese-side registration and payment, so you only need an email address.
We run on AWS Singapore with Cloudflare CDN. Check our public status page for real-time uptime. Currently in public beta — we recommend testing before production deployment.
Your prompts and completions pass through our gateway to the upstream model provider. We don't store or log message content — only usage metadata (token counts, timestamps) for billing. See our full policy for details.