jishie

Qwen3.7 Max

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

$2.21Blended $/1M (3:1)
$1.475Input $/1M
$4.425Output $/1M
$5.901M in + 1M out
$0.295 −80%Cache read $/1M
#4145 of 5,000Cheapest rank
Provider
OpenRouter (openrouter)
Context
1,000,000 tokens
Max output
131,072 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“Qwen3.7 Max” is offered by 9 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.001000k
Alibaba Token Plan (China)freefree$0.001000k
Merge Gateway$0.825$2.4755$1.241000k
LLM Gateway$1.25$3.75$1.881000k
Pioneer$1.25$3.75$1.881000k
Together AI$1.25$3.75$1.881000k
Kilo Gateway$1.25$3.75$1.881000k
OpenRouter (this)$1.475$4.425$2.211000k
CrossModel$1.504$4.504$2.251000k

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.7-max","messages":[{"role":"user","content":"hello"}]}'

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