openrouter/mistralai/mistral-medium-3-5 · family mistral-medium · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagepdf.
openrouter)“Mistral Medium 3.5” is offered by 7 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Nvidia | free | free | $0.00 | 262k |
| OpenRouter (this) | $1.5 | $7.5 | $3.00 | 262k |
| NanoGPT | $1.5 | $7.5 | $3.00 | 256k |
| Pioneer | $1.5 | $7.5 | $3.00 | 262k |
| Mistral | $1.5 | $7.5 | $3.00 | 262k |
| evroc | $1.725 | $6.9 | $3.02 | 262k |
| GreenPT | $2.052 | $10.26 | $4.10 | 262k |
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":"mistralai/mistral-medium-3-5","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):