empiriolabs/minimax-m2-7-highspeed · family minimax · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
empiriolabs)“MiniMax M2.7 Highspeed” is offered by 3 providers — cheapest-effective first. This one (EmpirioLabs AI) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| EmpirioLabs AI (this) | $0.3 | $1.2 | $0.52 | 200k |
| Merge Gateway | $0.6 | $2.4 | $1.05 | 205k |
| ZenMux | $0.611 | $2.4439 | $1.07 | 205k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at EmpirioLabs AI 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-7-highspeed","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):