cortecs/minimax-m2.1 · family minimax · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
cortecs)“MiniMax-M2.1” is offered by 9 providers — cheapest-effective first. MiniMax Token Plan (minimax.io) is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| MiniMax Token Plan (minimax.io) | free | free | $0.00 | 205k |
| MiniMax Token Plan (minimaxi.com) | free | free | $0.00 | 205k |
| LLM Gateway | $0.27 | $1.1 | $0.48 | 205k |
| OpenCode Zen | $0.3 | $1.2 | $0.52 | 205k |
| 302.AI | $0.3 | $1.2 | $0.52 | 1000k |
| MiniMax (minimax.io) | $0.3 | $1.2 | $0.52 | 205k |
| Kilo Gateway | $0.3 | $1.2 | $0.52 | 205k |
| OpenRouter | $0.3 | $1.2 | $0.52 | 205k |
| Cortecs (this) | $0.359 | $1.435 | $0.63 | 196k |
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":"minimax-m2.1","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):