Qwen3.5 35B-A3B
302ai/qwen3.5-35b-a3b · family qwen · in: text, image, video, audio → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video audio.
$0.16
Blended $/1M (3:1)
$0.06
Input $/1M
$0.46
Output $/1M
$0.52
1M in + 1M out
—
Cache read $/1M
#1302 of 7,094
Cheapest rank
- Provider
- 302.AI (
302ai) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools reasoning text image video audio
Same model, other providers
“Qwen3.5 35B-A3B” is offered by 11 providers — cheapest-effective first. OrcaRouter is the cheapest at $0.16 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| OrcaRouter | $0.057 | $0.459 | $0.16 | 262k |
| EmpirioLabs AI | $0.057 | $0.459 | $0.16 | 256k |
| 302.AI (this) | $0.06 | $0.46 | $0.16 | 262k |
| Requesty | $0.14 | $1 | $0.35 | 262k |
| Kilo Gateway | $0.1625 | $1.3 | $0.45 | 256k |
| OpenRouter | $0.3125 | $1.25 | $0.55 | 262k |
| SiliconFlow | $0.24 | $1.8 | $0.63 | 262k |
| Ofox | $0.29 | $1.83 | $0.68 | 262k |
| Hugging Face | $0.25 | $2 | $0.69 | 262k |
| Alibaba | $0.25 | $2 | $0.69 | 262k |
| Jalapeno Cloud | $0.25 | $2 | $0.69 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at 302.AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen3.5-35b-a3b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):