jishie

MiniMax M2.1 Lightning

vercel/minimax/minimax-m2.1-lightning · family minimax · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.

$0.82
Blended $/1M (3:1)
$0.3
Input $/1M
$2.4
Output $/1M
$2.70
1M in + 1M out
$0.03 −90%
Cache read $/1M
#3722 of 7,710
Cheapest rank
Provider
Vercel AI Gateway (vercel)
Kind
text (outputs text)
Context
204,800 tokens
Max output
131,072 tokens
Capabilities
tools reasoning text

Same model, other providers

“MiniMax M2.1 Lightning” is offered by 2 providers — cheapest-effective first. DevPass (LLM Gateway) is the cheapest at $0.21 blended.

ProviderInputOutputBlendedContext
DevPass (LLM Gateway)$0.12$0.48$0.21197k
Vercel AI Gateway (this)$0.3$2.4$0.82205k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Vercel AI Gateway and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"minimax/minimax-m2.1-lightning","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all Vercel AI Gateway models · model index · JSON