Available now
Alibaba

qwen3.6-max-preview

Qwen3.6-Max-Preview is a proprietary frontier model from Alibaba Cloud built on a sparse mixture-of-experts architecture with approximately 1 trillion total parameters. It is optimized for agentic coding, tool use, and...

TextReasoningTools240K
Tiered pricingTiered
Context240K
Endpointsanthropic, openai

Capabilities

ReasoningToolsStructured

Modalities

Input
text
Output
text

Quick stats

Context window240K
Max output65.5K
TokenizerQwen

Performance

Loading performance data...

Supported parameters

ParameterAlwaysDefault
include_reasoning-
logprobs-
max_tokens-
presence_penalty-
reasoning-
response_format-
seed-
structured_outputs-
temperature-
tool_choice-
tools-
top_logprobs-
top_p-
§ 01

Pricing

Tiered pricing
Tiered
TierINOUTCache readCache write≥128k$3.00$18.00$0.30$3.75<128k$1.80$10.80$0.18$2.25
· 1M tokens
Context window240K tokens
Compatible endpointsanthropic, openai
VendorAlibaba
§ 02

Call qwen3.6-max-preview from your code

Point any OpenAI-compatible SDK at UnoRouter and request the model by name. Replace YOUR_API_KEY with a real key from your dashboard.

bash
curl https://api.unorouter.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3.6-max-preview",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Sign in to auto-fill your API key

§ 03

Frequently asked questions

How is qwen3.6-max-preview billed?

qwen3.6-max-preview uses tiered pricing: the rate depends on context length or token volume. See the tier table above for exact per-tier rates.

How do I access qwen3.6-max-preview via API?

Send requests to the UnoRouter /v1/chat/completions endpoint with model=qwen3.6-max-preview. Any OpenAI-compatible client library works. Authentication uses a standard Bearer token.

What is the context window of qwen3.6-max-preview?

qwen3.6-max-preview supports a context window of 240K tokens, shared between your prompt and the model's response.

§ 04

Similar models

Try qwen3.6-max-preview now

Create an API key and start making requests in under a minute.

View all models