jishie

MiniMax-M2.5

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

$0.43
Blended $/1M (3:1)
$0.1938
Input $/1M
$1.13
Output $/1M
$1.32
1M in + 1M out
$0.0627 −68%
Cache read $/1M
#2560 of 7,712
Cheapest rank
Provider
GreenPT (greenpt)
Kind
text (outputs text)
Context
204,800 tokens
Max output
131,072 tokens
Capabilities
tools reasoning text

Same model, other providers

“MiniMax-M2.5” is offered by 34 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.00197k
MiniMax Token Plan (minimax.io)freefree$0.00205k
Alibaba Coding Planfreefree$0.00197k
Alibaba Token Plan (China)freefree$0.00197k
MiniMax Token Plan (minimax.cn)freefree$0.00205k
SCNet Token Planfreefree$0.00205k
Tencent Coding Plan (China)freefree$0.00205k
Alibaba Coding Plan (China)freefree$0.00197k
DInference$0.22$0.88$0.39200k
GreenPT (this)$0.1938$1.13$0.43205k
OpenRouter$0.27$1.08$0.47205k
Cortecs$0.296$1.19$0.52196k
CloudFerro Sherlock$0.3$1.2$0.52196k

Call it

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

Most providers are OpenAI-compatible — point base_url at GreenPT 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.5","messages":[{"role":"user","content":"hello"}]}'

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

← all GreenPT models · model index · JSON