Loading
LoadingModel record / MiniMax
Access minimax-m2.5 from MiniMax through one OpenAI-compatible API with live market-linked pricing and usage-based billing.
See how much this model saves and when its recorded price has been lowest.
Pricing history unavailable
Recorded pricing could not be loaded right now. Try again shortly; no fallback measurements have been substituted.
Last 24 hours
#60
of 69 ranked models
Last 7 days
#69
of 71 ranked models
Last 30 days
#71
of 71 ranked models
Ready when you are
Marketplace pricing, capped at list, optimized further.
curl https://api.cheaperinference.com/v1/chat/completions \ -H "Authorization: Bearer ci_live_YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "minimax-m2.5", "messages": [{"role": "user", "content": "Hello!"}] }'