jishie

Qwen3.6 Flash

impossibl/qwen/qwen3.6-flash · family qwen3.6 · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideo.

$0.56Blended $/1M (3:1)
$0.25Input $/1M
$1.5Output $/1M
$1.751M in + 1M out
$0.05 −80%Cache read $/1M
#2430 of 5,000Cheapest rank
Provider
Impossibl (impossibl)
Context
1,000,000 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideo

Same model, other providers

“Qwen3.6 Flash” 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.165$0.99$0.371000k
AIHubMix$0.17$1.01$0.38991k
Alibaba Coding Plan (China)$0.1875$1.125$0.421000k
Alibaba Coding Plan$0.1875$1.125$0.421000k
Pioneer$0.1875$1.125$0.421000k
Kilo Gateway$0.1875$1.125$0.421000k
Impossibl (this)$0.25$1.5$0.561000k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Impossibl 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.6-flash","messages":[{"role":"user","content":"hello"}]}'

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