Enterprise-grade Chinese AI models available globally. Qwen, DeepSeek, HappyHorse, and more — through a single OpenAI-compatible endpoint. Pay with USDT.
Enterprise-grade models from China's top AI labs, accessible through a unified OpenAI-compatible API.
Alibaba Cloud's flagship LLM series. Best-in-class for general chat, coding, analysis, and multilingual tasks.
Industry-leading reasoning and code models. Excels at complex math, code generation, and deep analytical tasks.
Alibaba's AI video generation model (快乐马). Produces cinematic-quality clips from text prompts and images — enterprise-grade video creation accessible via API.
ByteDance's flagship video generation model. Accepts text, images, audio, and video as input — producing professional-grade output for content creators and studios.
One-time token purchases. No subscriptions. Pay with USDT or USD1. Use tokens across all models.
All prices are in USD. USDT and USD1 payments accepted. Token balances never expire.
Everything you need to integrate Chinese AI models into your products.
Drop-in replacement for OpenAI SDK. Switch with a single line of code — no refactoring needed.
Pay with stablecoins. No credit card required. Fast settlement, available worldwide.
Monitor token usage, latency, and spend across all models in one dashboard.
Automatic PII masking. Your data never leaves our secure pipeline. SOC 2 compliant infrastructure.
Low-latency access from anywhere in the world. Optimized routing to Chinese model providers.
Dedicated support team across time zones. English and Chinese support available around the clock.
Already using OpenAI? Just change the base URL and API key. That's it.
from openai import OpenAI
# Just change the base URL — everything else stays the same
client = OpenAI(
base_url="https://api.chinamodelapi.com/v1",
api_key="your-api-key"
)
response = client.chat.completions.create(
model="qwen-3",
messages=[{"role": "user", "content": "Hello!"}]
)
print(response.choices[0].message.content)
From signup to your first API call in under 5 minutes.
Sign up for free in seconds. No credit card required.
Generate an API key from your dashboard. Purchase tokens with USDT.
Send requests to any supported model. Monitor usage from the dashboard.
Join our waitlist for exclusive early access, founding-member pricing, and free trial tokens.
No spam. Unsubscribe anytime. By signing up you agree to our Terms of Service.
We specialize exclusively in Chinese AI models — deeper coverage, better pricing, dedicated expertise.
We maintain direct agreements with Alibaba (Qwen), DeepSeek, HappyHorse, and ByteDance — meaning more tokens per dollar, no middleman markup.
Access HappyHorse and ByteDance Seedance 2.0 video generation — models not widely available on general-purpose API platforms.
Serve developers worldwide with no geographic blocklists. Pay with standard USDT — no ecosystem token lock-ups required.
We're not a general-purpose aggregator. We focus 100% on Chinese AI — which means deeper knowledge, faster support, and better model recommendations.
Everything you need to know about accessing Chinese AI models.
https://api.chinamodelapi.com/v1. No special configuration or Chinese payment methods needed — we accept USDT stablecoins worldwide.
base_url to our endpoint. All chat completions, streaming, function calling, and other features work identically.
happyhorse-1.0. See the full HappyHorse API guide for integration details.
seedance-2.0. See the full Seedance 2.0 API guide for code examples.