Qwen3 Max 2026 01 23
Qwen’s advanced foundation language model. Engineered for enterprise-scale conversational intelligence, complex reasoning, structured JSON schema enforcement, and generalist problem solving across a 128K-token context window.
Qwen
Alibaba US
Dense Transformer
Fast (~380ms TTFT)
Industry Benchmarks & Evaluations
Multi-disciplinary complex reasoning and academic evaluation.
Step-by-step mathematical reasoning and problem decomposition.
Functional programming and algorithmic logic synthesis.
Blind human preference and conversational interaction quality.
Full context window retrieval accuracy across 128K tokens.
Pricing
Rates are read live
Pricing for qwen3-max-2026-01-23 is fetched from the live catalogue on load, so it is never served from a cache that could outlive a repricing.
Specifications
128.0K
tokens16K
tokenschat
Context window, compared
Bars are scaled to 1M tokens. A model with no published context window reads Unknown, never zero.
Usage on nRouter
Usage is temporarily unavailable
Our aggregate read failed, so we cannot report traffic for this model right now.
nRouter SDK Integration
curl https://api.nrouter.ai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer ${NROUTER_API_KEY}" \
-d '{
"model": "dashscope/qwen3-max-2026-01-23",
"messages": [
{
"role": "system",
"content": "You are a helpful assistant powered by qwen3-max-2026-01-23 via nRouter."
},
{
"role": "user",
"content": "Explain distributed consensus algorithms."
}
]
}'Availability
Availability is temporarily unavailable
Our own telemetry read failed, so we cannot report uptime or latency for this model right now. This says nothing about the model itself — it is not an outage, and we would rather show you nothing than a figure we did not measure.
Interactive Playground
Send a real test request to qwen3-max-2026-01-23 using your virtual key.
Test it
curl https://api.nrouter.ai/v1/chat/completions \
-H "Authorization: Bearer $NROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"dashscope/qwen3-max-2026-01-23","messages":[{"role":"user","content":"Hello!"}]}'Managed Gateway Routing
Unified single-key access with automatic multi-region fallback, real-time credit enforcement, and sub-millisecond routing latency.