🇨🇳 Chinese LLM API Hub

One unified API for all major Chinese LLMs. DeepSeek, Qwen3, Kimi K3, GLM-4 — 60%+ cheaper than official pricing.

🚀 Get API Key 💰 View Pricing

⚠️ DeepSeek Legacy API Shuts Down July 24, 2026

If you're using api.deepseek.com, you need to migrate before the deadline.
Read the Migration Guide →

💰 Pricing Comparison

ModelInput/MOutput/MOfficialSave
DeepSeek V3¥1.0¥3.0¥2/¥862%
Qwen3 Max¥0.8¥3.0¥2/¥860%
Kimi K3¥0.4¥1.6¥1/¥460%
GLM-4¥0.4¥0.4¥1/¥160%
Qwen3 235B¥0.3¥1.0¥0.7/¥2.857%
Qwen3 32B¥0.15¥0.6¥0.5/¥267%
GLM-4-Air¥0.04¥0.04¥0.1/¥0.160%
DeepSeek R1¥1.5¥6.0¥4/¥1662%

⚡ Quick Start (3 Lines of Code)

from openai import OpenAI

client = OpenAI(
    base_url="https://aitoken.zhaoboyang.v6.rocks/v1",
    api_key="your-api-key"
)

# Use any Chinese LLM with the same interface
response = client.chat.completions.create(
    model="deepseek-v3",  # or qwen3-max, kimi-k3, glm-4
    messages=[{"role": "user", "content": "Hello!"}]
)

🧠 Model Guide

Best for Code

DeepSeek V3

671B MoE, 128K context. HumanEval 89.2%. Best code generation among Chinese LLMs.

¥1/¥3 per M tokens
Best for Chinese

Qwen3 Max

C-Eval 91.2%. 100+ languages. Best Chinese language understanding and generation.

¥0.8/¥3 per M tokens
Best Value

Kimi K3

1T MoE params, 128K context. Hybrid thinking mode. Unbeatable price-to-performance ratio.

¥0.4/¥1.6 per M tokens
Long Context

Qwen3 235B

262K context window. 235B MoE open-weight model. Perfect for long document analysis.

¥0.3/¥1 per M tokens
Budget Pick

GLM-4-Air

Just ¥0.04/M tokens. Perfect for simple classification, extraction, and formatting tasks.

¥0.04/¥0.04 per M tokens
Reasoning

DeepSeek R1

GSM8K 95.2%. Specialized reasoning model for complex math, logic, and analysis tasks.

¥1.5/¥6 per M tokens

📚 Resources

📖 Documentation

Complete API docs, integration guides, and code examples in Python, Node.js, and cURL.

🔄 Migration Guides

Step-by-step guides for migrating from OpenAI, DeepSeek, DashScope, and other providers.

💻 GitHub Repos

Open-source code examples, benchmarks, and community resources.

🇨🇳 中文资源

中文文档和资源,面向国内开发者。

🚀 Ready to Get Started?

One API key. All Chinese LLMs. OpenAI-compatible. Start in 2 minutes.

Get Your API Key →
🚀 38+中国大模型API · ¥99/月起 立即订阅 → 💬 免费咨询