ModelsPricingQuick Start DiscordGet API Key
All systems operational

AI APIs at 90%+ less
than OpenAI

DeepSeek V4, Qwen 3.7, GLM-5, GPT-5.5, Claude 4.7, Gemini 3.5, Grok 4.3, Llama 5 — all through one endpoint.

90%+
Cost Savings vs OpenAI
30+
Models Available
<50ms
Latency from HK
99.9%
Uptime SLA

Start in 30 seconds

Use any OpenAI-compatible SDK. Just change the base URL.

Python
from openai import OpenAI

client = OpenAI(
    api_key="your-chinaapi-key",
    base_url="https://cheapapi.top/v1"
)

response = client.chat.completions.create(
    model="deepseek-v4",
    messages=[{"role": "user", "content": "Hello!"}]
)
print(response.choices[0].message.content)
cURL
curl https://cheapapi.top/v1/chat/completions \
  -H "Authorization: Bearer your-chinaapi-key" \
  -H "Content-Type: application/json" \
  -d '{"model":"deepseek-v4","messages":[{"role":"user","content":"Hello!"}]}'
Node.js
import OpenAI from "openai";
const client = new OpenAI({
  apiKey: "your-chinaapi-key",
  baseURL: "https://cheapapi.top/v1"
});
const res = await client.chat.completions.create({
  model: "deepseek-v4-pro",
  messages: [{ role: "user", content: "Explain quantum computing" }]
});
console.log(res.choices[0].message.content);

Available Models

GPT-5.5 / Claude 4.7 / Gemini 3.5 / DeepSeek V4 / Qwen 3.7 / GLM-5 / Grok 4.3 / Llama 5 — 2026全球主流模型,价格碾压原厂

OpenAI

GPT-5.5

OpenAI 最新旗舰 — 全球最强通用模型,多模态推理全面领先。

Input $0.30/1M $10.00
Output $1.20/1M $30.00
Anthropic

Claude-Opus-4.6

Anthropic 最强旗舰 — 代码写作分析王者,Agent能力领先。

Input $0.30/1M $15.00
Output $1.20/1M $75.00
Google

Gemini-3.5-Pro

Google 最新旗舰 — 超长上下文(2M tokens),多模态理解之王。

Input $0.30/1M $3.50
Output $1.20/1M $14.00
DeepSeek

DeepSeek-V4

深度求索 V4 — 2026国产最强,编码推理全面超越GPT-4o。

Input $0.30/1M
Output $1.20/1M
Alibaba

Qwen-3.7-Max

通义千问 3.7 — 阿里最新旗舰,超长上下文,Agent能力最强。

Input $0.50/1M
Output $2.00/1M
Zhipu

GLM-5

智谱 GLM-5 — 清华系旗舰,Agent能力国产第一。

Input $0.30/1M
Output $1.20/1M
xAI

Grok-4.3

xAI Grok — Elon Musk旗下,实时联网搜索,幽默风格独特。

Input $0.30/1M
Output $1.20/1M
Meta

Llama-5

Meta Llama 5 — 最强开源大模型,可商用无限制。

Input $0.30/1M
Output $1.20/1M
Moonshot

Kimi-K3

月之暗面 Kimi K3 — 超长上下文专家,中文阅读理解王者。

Input $0.30/1M
Output $1.20/1M
Fast

DeepSeek-V4-Flash

极速版 — 低延迟高吞吐,批量处理首选。

Input $0.10/1M
Output $0.40/1M
Fast

GPT-5.5-mini

OpenAI 轻量版 — 高速低成本,日常任务首选。

Input $0.10/1M
Output $0.40/1M
Fast

Gemini-3.5-Flash

Google 极速版 — 低成本高速推理,批量处理利器。

Input $0.10/1M
Output $0.40/1M

Pricing Comparison

Same quality, fraction of the cost

ModelChinaAPI InputChinaAPI OutputOpenAI EquivalentYou Save
GPT-5.5$0.30/1M$1.20/1MOpenAI $10.00/1M97%
Claude-Opus-4.6$0.30/1M$1.20/1MAnthropic $15.00/1M98%
Gemini-3.5-Pro$0.30/1M$1.20/1MGoogle $3.50/1M91%
DeepSeek-V4$0.30/1M$1.20/1MGPT-5.5 $10.00/1M97%
Qwen-3.7-Max$0.50/1M$2.00/1MGPT-5.5 $10.00/1M93%
GLM-5$0.30/1M$1.20/1MGPT-5.5 $10.00/1M97%
Grok-4.3$0.30/1M$1.20/1MxAI $5.00/1M94%
Llama-5$0.30/1M$1.20/1MTogether $1.00/1M70%
Kimi-K3$0.30/1M$1.20/1MMoonshot $1.20/1M75%
DeepSeek-V4-Flash$0.10/1M$0.40/1MGPT-5.5-mini $0.40/1M75%

Why ChinaAPI?

Built for developers who want the best value

🔗

OpenAI Compatible

Drop-in replacement. Change your base_url and keep your existing code.

Hong Kong Low Latency

Servers in Hong Kong for blazing fast response times across Asia.

💰

Pay As You Go

No subscriptions. No minimum spend. Pay only for what you use.

🔄

Multi-Model Gateway

Access DeepSeek, Qwen, and GLM through one unified endpoint.

🔒

Enterprise Ready

Rate limiting, usage tracking, team management, and logging.

🚀

Streaming Support

Full SSE streaming for real-time token-by-token responses.

Ready to save 90%+ on AI?

Sign up now and get free trial credits. No credit card required.

Create Free Account