Official managed route
Alibaba Cloud Model Studio
The primary cloud platform route for Qwen APIs, regional endpoints, workspace keys, quotas and enterprise controls.
Qwen API guide
Start with Alibaba Cloud Model Studio, then choose the exact region, API key, protocol and provider route that your application will use.
Official route baseline
DECLAREDAlibaba Cloud Model Studio lists Qwen models across regional services and exposes OpenAI-compatible, Anthropic-compatible and DashScope interfaces. The API Host and key are tied to the selected region and workspace.
About “free Qwen API”
New-user free quota is not universal. Official documentation limits it to eligible models in the Singapore region with an International deployment scope, with validity and remaining quota shown in the console.
Check current free-quota rules ↗API key setup
01
Select the region and deployment scope that match the Qwen model, account eligibility, latency and data requirements.
02
Create a key in that region's Model Studio workspace. The console shows the key and API Host; save the plaintext key immediately.
03
Model Studio exposes OpenAI-compatible, Anthropic-compatible and DashScope interfaces. Base URLs vary by region and protocol.
04
Use workspace permissions, model scope and IP allowlists where supported. Never expose the key in browser code or a public repository.
Regional endpoint rule
Copy the API Host from the key-creation confirmation or the current model page. Do not reuse a Beijing, Singapore, Tokyo, Frankfurt or Virginia base URL interchangeably; protocol and region both change the endpoint.
Access routes
Qwen is the model family. The company receiving the request is determined by the route you configure.
Official managed route
The primary cloud platform route for Qwen APIs, regional endpoints, workspace keys, quotas and enterprise controls.
Provider route
A separate company hosts Qwen weights or routes the request. Verify model ID, quantization, context, tools and data handling.
Routing layer
A gateway can select or fail over between inference providers. Identify the downstream provider before making trust claims.
Private deployment
Run compatible open weights in your infrastructure. Your team owns capacity, runtime security, upgrades and model-serving operations.
Enterprise and provider review
The same Qwen weights can sit behind different clouds, providers and contracts. The model label does not answer where prompts are processed.
Verify provider route ↗Coding workflow
The open-source terminal agent supports multiple API protocols and providers. Its former OAuth free tier has been discontinued, so choose an active Coding Plan, provider or API key route.