Enterprise-grade Chinese AI models available globally. Qwen, DeepSeek, Joyhorse, 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.
Next-generation video generation model. Create stunning videos from text prompts with cinematic quality.
ByteDance's cutting-edge video generation suite. 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.
A focused alternative to WorldClaw and WorldRouter — built specifically for Chinese AI models.
| Feature | WorldClaw | OpenRouter | ChinaModelAPI |
|---|---|---|---|
| Focus | All models | All models | Chinese models specialist |
| Chinese model coverage | General | General | Deep + exclusive models |
| Video generation models | Limited | Limited | Joyhorse + ByteDance |
| Pricing for Chinese models | Standard | Standard | Enterprise discount |
| OpenAI-compatible API | |||
| Crypto payment (USDT) | No | ||
| Geographic restrictions | Extensive blocklist | Some limits | Global access |
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 and USD1 stablecoins worldwide.
base_url to our endpoint. All chat completions, streaming, function calling, and other features work identically. This drop-in approach is the same used by WorldRouter, WorldClaw, and other API aggregators.