Qwen3 Coder Flash
edenai/qwen/qwen3-coder-flash · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools text.
$0.60
Blended $/1M (3:1)
$0.3
Input $/1M
$1.5
Output $/1M
$1.80
1M in + 1M out
$0.06 −80%
Cache read $/1M
#2552 of 6,123
Cheapest rank
- Provider
- Eden AI (
edenai) - Kind
- text (outputs text)
- Context
- 1,000,000 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools text
Same model, other providers
“Qwen3 Coder Flash” is offered by 10 providers — cheapest-effective first. Alibaba (China) is the cheapest at $0.25 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba (China) | $0.144 | $0.574 | $0.25 | 1M |
| Merge Gateway | $0.144 | $0.574 | $0.25 | 1M |
| OpenRouter | $0.195 | $0.975 | $0.39 | 1M |
| Kilo Gateway | $0.195 | $0.975 | $0.39 | 1M |
| Eden AI (this) | $0.3 | $1.5 | $0.60 | 1M |
| NanoGPT | $0.3 | $1.5 | $0.60 | 128k |
| Alibaba | $0.3 | $1.5 | $0.60 | 1M |
| LLM Gateway | $0.3 | $1.5 | $0.60 | 1M |
| DigitalOcean | $0.45 | $1.7 | $0.76 | 262k |
| Ofox | $0.5 | $2.5 | $1.00 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Eden AI 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-coder-flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):