Everything you need to know about accessing Chinese AI models through NovAI's API gateway.
The easiest way is through an AI API gateway like NovAI. It provides a single OpenAI-compatible API endpoint at https://aiapi-pro.com/v1 that forwards your requests to 17+ Chinese AI model providers.
Here's how simple it is:
| Step | What you do |
|---|---|
| 1. Sign up | Create a free account — get $2 credit instantly |
| 2. Get API key | Copy from your dashboard |
| 3. Call API | Change base_url and api_key in your code |
No Chinese phone number, no VPN, no Alipay needed. USDT accepted; credit card payments coming soon.
No. NovAI provides a fully OpenAI-compatible API. If you're already using the OpenAI Python SDK, just change two values:
base_url = "https://aiapi-pro.com/v1"
api_key = "nvai-your-key-here"
Your existing code works immediately. It supports streaming, function calling, vision models, and all standard OpenAI features.
Yes! Two ways to try for free:
No credit card required. Sign up free →
Chinese AI models are 60-80% cheaper than Western alternatives. Here's a comparison:
| Model | Input / 1M | Output / 1M | vs GPT-4o |
|---|---|---|---|
| DeepSeek-V4-Flash | $0.14 | $0.56 | ~95% cheaper |
| Doubao-Seed-2.0-Lite | $0.075 | $0.45 | ~97% cheaper |
| GLM-4.6V-Flash | FREE | FREE | — |
| Doubao-Seed-2.0-Pro | $0.40 | $2.00 | ~85% cheaper |
| Qwen3.7-Max | $1.22 | $4.50 | ~50% cheaper |
See full pricing comparison →
Yes. NovAI currently accepts USDT (TRC20) for API credit top-ups, with credit card payments coming soon.
Most Chinese AI providers only accept Alipay or WeChat Pay, which require a Chinese bank account. NovAI bridges this gap — pay from anywhere in the world.
No. NovAI charges zero platform markup. You pay exactly what the upstream provider charges.
Compare with competitors:
| Gateway | Platform Fee |
|---|---|
| NovAI | 0% |
| OpenRouter | 5% markup |
| Together AI | Provider markup varies |
Yes, significantly. NovAI servers are in Hong Kong with direct peering to Chinese AI providers.
| Gateway | Avg Latency (from Asia) |
|---|---|
| NovAI (Hong Kong) | 75ms |
| DeepSeek Direct | 142ms |
| OpenRouter (US) | 207ms |
| OpenAI (US) | 217ms |
| Anthropic (US) | 242ms |
For applications serving Asian users, NovAI reduces latency by 60-70%.
17+ models from 5 providers, all through one API key:
NovAI is cheaper for Chinese AI models because it charges 0% platform markup:
| Model | NovAI | OpenRouter | Savings |
|---|---|---|---|
| DeepSeek-V4-Pro (input) | $0.28 | $0.30+ | ~7% |
| GLM-5.2 (input) | $1.10 | $1.20 | ~8% |
| GLM-5.2 (output) | $3.80 | $4.10 | ~7% |
Plus lower latency from Hong Kong servers (75ms vs 207ms).
Each model family has different strengths:
With NovAI's single API key, test all models side-by-side with the same prompts.
Unofficial relays (“中转站”) resell shared upstream API keys at a discount. The typical failure modes:
Three structural differences:
You can verify our partnership badges on the homepage, and compare every listed price with the provider's official rate card.
A quick due-diligence checklist:
Sign up in 30 seconds. Get $2 free credit. No credit card needed.
Get Started Free →