一个接口,调用500+国产大模型 | 覆盖文本/语音/图像/视频全模态
低至¥0.50/百万tokens | 99.9%稳定性One API, 500+ Chinese AI Models | Text/Voice/Image/Video
From ¥0.50/M tokens | 99.9% Uptime
接入全球领先的AI模型,覆盖所有主流AI应用场景Access global leading AI models, covering all mainstream AI use cases
精选最受欢迎的AI模型,透明的性能与价格对比Popular AI models with transparent performance and pricing
| 模型名称Model | 上下文Context | 输入 (¥/M tokens)Input (¥/M) | 输出 (¥/M tokens)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 |
简单几步,立即开始使用全球顶尖AI模型A few simple steps to start using top AI models
注册账号并获取您的专属API密钥Register and get your API key
支持Python、Node.js、Java等多种语言Supports Python, Node.js, Java, etc.
在您的项目中配置API密钥和基础URLConfigure API key and base URL in your project
使用统一接口调用任意AI模型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%优惠10% off with prepaid packages
定制配额和专属服务Custom quotas and dedicated service
注册即送价值¥100的免费额度,体验全球顶尖AI模型Get ¥100 free credits upon registration, experience top AI models