Qwen API โ€” Lowest Prices Everywhere

Access all Qwen models (Qwen3, Qwen-Plus, Qwen-Max) through one OpenAI-compatible API
Starting from $0.01 per million tokens โ€” 80-90% below Alibaba Cloud direct pricing

Get Free 50K Tokens โ†’

Qwen Model Pricing

ModelInput PriceOutput Pricevs Alibaba Cloud
Qwen3-Flash$0.01/M tokens$0.03/M tokens90% cheaper
Qwen3.6-Flash$0.01/M tokens$0.03/M tokens90% cheaper
Qwen-Plus$0.10/M tokens$0.10/M tokens80% cheaper
Qwen-Max$0.50/M tokens$0.50/M tokens75% cheaper
๐Ÿ’ก Why use AI Token Hub for Qwen?
Alibaba Cloud's DashScope requires Chinese phone number, Chinese bank card, and enterprise verification. We provide the same models with international credit card, instant API key, and OpenAI-compatible endpoint. No Chinese accounts needed.

Quick Start โ€” 3 Lines of Code

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://eaf9553505eeb8f5-115-190-107-107.serveousercontent.com/v1"
)

response = client.chat.completions.create(
    model="qwen3-flash",  # or qwen-plus, qwen-max
    messages=[{"role": "user", "content": "Hello from Qwen!"}]
)
print(response.choices[0].message.content)

Available Qwen Models

Qwen3-Flash Qwen3.6-Flash Qwen-Plus Qwen-Max

Features

Qwen vs OpenAI: Cost Comparison

TaskGPT-4o CostQwen-Plus CostSavings
1M tokens input$2.50$0.1096% savings
1M tokens output$10.00$0.1099% savings
Daily 10M tokens$125/day$1/day$3,720/month saved
Start Free Trial โ€” 50K Tokens โ†’

No credit card required ยท Instant API key ยท Cancel anytime