Presale — Limited Early Access

Access China's Best
AI Models. One API.

Enterprise-grade Chinese AI models available globally. Qwen, DeepSeek, Joyhorse, and more — through a single OpenAI-compatible endpoint. Pay with USDT.

10+
Models Available
99.9%
Uptime SLA
OpenAI
Compatible API
USDT
Payment Accepted

Premium Chinese AI Models

Enterprise-grade models from China's top AI labs, accessible through a unified OpenAI-compatible API.

Q

Qwen (阿里千问)

Text & Chat

Alibaba Cloud's flagship LLM series. Best-in-class for general chat, coding, analysis, and multilingual tasks.

Qwen-3 Qwen-2.5 Qwen-Max Qwen-Plus
D

DeepSeek

Text & Reasoning

Industry-leading reasoning and code models. Excels at complex math, code generation, and deep analytical tasks.

DeepSeek-V3 DeepSeek-R1 DeepSeek-Chat
J

Joyhorse (快乐马)

Video Gen

Next-generation video generation model. Create stunning videos from text prompts with cinematic quality.

Joyhorse-1.0 Text-to-Video Image-to-Video
B

ByteDance Video (字节视频)

Video Gen

ByteDance's cutting-edge video generation suite. Professional-grade output for content creators and studios.

Seaweed PixelDance Text-to-Video

Simple, Transparent Pricing

One-time token purchases. No subscriptions. Pay with USDT or USD1. Use tokens across all models.

Starter
$9.9
One-time purchase
  • Access to all text models
  • Basic API access
  • Community support
Get Started
Pro
$99
One-time purchase
  • All Starter features
  • Video generation models
  • Priority API access
  • Usage analytics
Get Started
Popular
Business
$999
One-time purchase
  • All Pro features
  • Higher rate limits
  • Dedicated support
  • 30% token bonus
Get Started
Enterprise
$9,999
One-time purchase
  • All Business features
  • Custom rate limits
  • 50% token bonus
  • SLA guarantee
  • Private onboarding
Contact Sales

All prices are in USD. USDT and USD1 payments accepted. Token balances never expire.

Built for Developers

Everything you need to integrate Chinese AI models into your products.

OpenAI-Compatible API

Drop-in replacement for OpenAI SDK. Switch with a single line of code — no refactoring needed.

USDT / USD1 Payment

Pay with stablecoins. No credit card required. Fast settlement, available worldwide.

Real-Time Analytics

Monitor token usage, latency, and spend across all models in one dashboard.

Enterprise Security

Automatic PII masking. Your data never leaves our secure pipeline. SOC 2 compliant infrastructure.

Global Edge Network

Low-latency access from anywhere in the world. Optimized routing to Chinese model providers.

24/7 Support

Dedicated support team across time zones. English and Chinese support available around the clock.

Switch in Seconds

Already using OpenAI? Just change the base URL and API key. That's it.

quickstart.py
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)

Get Started in 3 Steps

From signup to your first API call in under 5 minutes.

1

Create Account

Sign up for free in seconds. No credit card required.

2

Get API Key

Generate an API key from your dashboard. Purchase tokens with USDT.

3

Start Building

Send requests to any supported model. Monitor usage from the dashboard.

Be the First to Access China's AI Models

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.

Why Choose ChinaModelAPI?

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

Frequently Asked Questions

Everything you need to know about accessing Chinese AI models.

What is ChinaModelAPI and how is it different from WorldClaw?
ChinaModelAPI is a unified API gateway specializing exclusively in Chinese AI models. While platforms like WorldClaw and WorldRouter aggregate 300+ global models, we focus on providing the best access to Chinese AI models — including Qwen, DeepSeek, Joyhorse, and ByteDance video generation — at competitive enterprise pricing with USDT payment support. Our specialization means deeper model coverage, better pricing for Chinese models, and lower latency.
How to access Qwen and DeepSeek API from outside China?
ChinaModelAPI provides global access to Qwen and DeepSeek through a standard OpenAI-compatible API. Simply sign up, get your API key, and change the base URL in your existing OpenAI SDK to https://api.chinamodelapi.com/v1. No special configuration or Chinese payment methods needed — we accept USDT and USD1 stablecoins worldwide.
What Chinese AI models are available?
We offer access to leading Chinese AI models: Alibaba Qwen (Qwen-3, Qwen-2.5, Qwen-Max, Qwen-Plus) for text and chat; DeepSeek (V3, R1, Chat) for reasoning and code; Joyhorse for AI video generation; and ByteDance video models (Seaweed, PixelDance). New models are added regularly as the Chinese AI ecosystem evolves.
Is ChinaModelAPI an alternative to WorldRouter or OpenRouter?
Yes. ChinaModelAPI is a focused alternative to WorldRouter, OpenRouter, and WorldClaw for developers who primarily need Chinese AI models. We offer the same OpenAI-compatible API approach — switch with a single line of code. Our specialization in Chinese models means better pricing, lower latency to Chinese providers, and deeper expertise with Qwen, DeepSeek, and other models compared to general-purpose aggregators.
Can I pay with USDT or cryptocurrency?
Yes, we accept USDT and USD1 stablecoin payments — similar to WorldClaw's crypto payment model. No credit card or traditional banking required. Purchase token credits with stablecoins and use them across all available Chinese AI models. Token balances never expire.
How does pricing compare to WorldClaw?
Our four-tier pricing structure (Starter $9.9, Pro $99, Business $999, Enterprise $9,999) is similar to WorldClaw's token plans. However, because we specialize in Chinese models with direct enterprise agreements with providers like Alibaba (Qwen) and DeepSeek, we can offer more competitive per-token pricing for Chinese model usage compared to general-purpose platforms like WorldClaw or OpenRouter.
Is the API compatible with OpenAI SDK?
Yes, fully OpenAI-compatible. Use the official OpenAI Python, Node.js, or any OpenAI-compatible SDK — just change the 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.