One API, 500+ Chinese AI Models | Text/Voice/Image/Video
From ¥0.50/M tokens | 99.9% Uptime
Access global leading AI models, covering all mainstream AI use cases
Popular AI models with transparent performance and pricing
| Model | Context | Input (¥/M) | Output (¥/M) | Highlight | Action |
|---|---|---|---|---|---|
DeepSeek-V3 深度求索 | 64K (Cached) | ¥1 | ¥2 | 性价比标杆 | Call |
Doubao-Pro-128k 字节跳动 | 128K | ¥0.8 | ¥2 | 日活最高 | Call |
GLM-4-Plus 智谱AI | 128K | ¥10 | ¥10 | Agent首选 | Call |
Kimi 2.5 月之暗面 | 200K / 1M | ¥12 | ¥12 | 长文本专家 | Call |
Qwen-Max-Latest 阿里通义 | 32K / 128K | ¥20 | ¥60 | 代码能力顶尖 | Call |
MiniMax-Text-01 MiniMax | 128K | ¥5 | ¥5 | 角色扮演突出 | Call |
ERNIE-4.0-Turbo 百度 | 128K | ¥15 | ¥30 | 中文理解强 | Call |
Yi-Lightning 零一万物 | 16K / 64K | ¥0.99 | ¥1.5 | 推理速度极快 | Call |
Hunyuan-Turbo 腾讯 | 256K | ¥2 | ¥5 | 微信生态集成 | Call |
Spark-Max 科大讯飞 | 128K | ¥15 | ¥15 | 教育语音强 | Call |
A few simple steps to start using top AI models
Register and get your API key
Supports Python, Node.js, Java, etc.
Configure API key and base URL in your project
Call any AI model with unified interface
# 安装SDK
pip install openai
# 导入和配置
from openai import OpenAI
client = OpenAI(
base_url="https://openapi.xingzhan.cloud/v1",
api_key="your_api_key_here"
)
# 调用 DeepSeek-V3
response = client.chat.completions.create(
model="deepseek-v3",
messages=[
{"role": "user", "content": "你好!"}
]
)
print(response.choices[0].message.content)Flexible usage, pay for actual calls
10% off with prepaid packages
Custom quotas and dedicated service
Get ¥10 free credits upon registration, experience top AI models