Drop-in compatible
Standard REST with an OpenAI-style schema. Point your existing client at qwenapi.io — just change the base URL and key.
Instant access to Alibaba's Qwen models through a drop-in, OpenAI-compatible proxy. Buy credits, get a key, and start building in minutes — you only pay for what you use.
from openai import OpenAI
client = OpenAI(
api_key="sk-qwen-your-key",
base_url="https://api.qwenapi.io/v1",
)
resp = client.chat.completions.create(
model="qwen-max",
messages=[{"role": "user", "content": "Hello!"}],
)
print(resp.choices[0].message.content)Works with the tools you already use
Everything you need to run Qwen in production — without rebuilding your stack.
Standard REST with an OpenAI-style schema. Point your existing client at qwenapi.io — just change the base URL and key.
Top up and spend only on what you use. No subscription, no surprise invoices.
Globally routed edge with minimal overhead, automatic retries, and failover.
Real-time spend tracking per key and model, scoped keys, instant rotation and limits.
Encrypted in transit, rate-limit smoothing, and a 99.9% uptime target.
Pick the right model per request through a single consistent interface.

Alibaba's most capable model for complex reasoning, coding, and multilingual tasks.
View in docs
Create an account and top up. Credits never require a subscription.
Create an API key from your dashboard and drop it into your environment.
Set the base URL to our endpoint and call the API with the SDK you already use.
Buy a credit pack, spend it on any model. Top up more, get more bonus credit.
For testing and side projects.
For production apps and teams.
For high-volume workloads.
| Model | Input / 1M tokens | Output / 1M tokens |
|---|---|---|
| qwen-max | $1.60 | $6.40 |
| qwen-plus | $0.40 | $1.20 |
Indicative rates for illustration. See your dashboard for live pricing.
No. qwenapi.io is an independent API proxy and reseller for Qwen and is not affiliated with Alibaba Qwen. For Qwen's official site, visit Alibaba Qwen.
Immediately. After you top up credits and generate a key, you can make your first call in minutes — no waitlist or approval step.
Yes. The endpoint mirrors the OpenAI Chat Completions schema, so most existing SDKs and tools work by changing only the base URL and API key.
Prepaid credits are valid for 12 months from purchase, and you'll get spend alerts before your balance runs low.
Requests are proxied over encrypted connections and we don't sell your data. See our Privacy Policy for full detail.
Yes — on the Scale plan we support invoicing and wire payment. Contact us to set it up.
Top up, get an instant API key, and ship your first Qwen-powered feature this afternoon.
Get your API key