openrouter/qwen/qwen3.7-flash · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideo.
openrouter)“Qwen3.7 Flash” is offered by 8 providers — cheapest-effective first. Alibaba (China) is the cheapest at $0.05 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba (China) | $0.02962 | $0.1185 | $0.05 | 1000k |
| OpenRouter (this) | $0.03 | $0.13 | $0.06 | 1000k |
| NanoGPT | $0.03 | $0.13 | $0.06 | 992k |
| LLM Gateway | $0.03 | $0.13 | $0.06 | 1000k |
| EmpirioLabs AI | $0.03 | $0.13 | $0.06 | 1000k |
| Kilo Gateway | $0.03 | $0.13 | $0.06 | 1000k |
| CrossModel | $0.04 | $0.13 | $0.06 | 1000k |
| Charm Hyper | $0.2 | $0.8 | $0.35 | 1000k |
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-flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):