cortecs/qwen3-32b · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
cortecs)“Qwen3 32B” is offered by 9 providers — cheapest-effective first. OpenRouter is the cheapest at $0.13 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| OpenRouter | $0.08 | $0.28 | $0.13 | 131k |
| Deep Infra | $0.08 | $0.28 | $0.13 | 41k |
| Abacus | $0.09 | $0.29 | $0.14 | 131k |
| Cortecs (this) | $0.099 | $0.299 | $0.15 | 40k |
| LLM Gateway | $0.1 | $0.3 | $0.15 | 41k |
| Kilo Gateway | $0.104 | $0.416 | $0.18 | 41k |
| NovitaAI | $0.1 | $0.45 | $0.19 | 41k |
| Jiekou.AI | $0.1 | $0.45 | $0.19 | 41k |
| Merge Gateway | $0.15 | $0.6 | $0.26 | 131k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Cortecs and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen3-32b","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):