jishie

Qwen3 Max

openrouter/qwen/qwen3-max · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstext.

$1.56Blended $/1M (3:1)
$0.78Input $/1M
$3.9Output $/1M
$4.681M in + 1M out
$0.156 −80%Cache read $/1M
#3642 of 5,000Cheapest rank
Provider
OpenRouter (openrouter)
Context
262,144 tokens
Max output
65,536 tokens
Capabilities
toolstext

Same model, other providers

“Qwen3 Max” is offered by 9 providers — cheapest-effective first. Alibaba Coding Plan (China) is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Coding Plan (China)freefree$0.00262k
Alibaba Coding Planfreefree$0.00262k
Ofox$0.36$1.43$0.63262k
OrcaRouter$0.359$1.434$0.63262k
Merge Gateway$0.359$1.434$0.63262k
LLM Gateway$0.845$3.38$1.48262k
Alibaba (China)$0.861$3.441$1.51262k
OpenRouter (this)$0.78$3.9$1.56262k
Kilo Gateway$0.78$3.9$1.56262k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"qwen/qwen3-max","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):