By minimax ยท Updated 2026-07-24 ยท step-by-step reasoning
MiniMax: MiniMax M2.1 is best suited for step-by-step reasoning. Access it through one Appmo API key alongside 390 other models โ Appmo's optimizer can route to it automatically when it is the best value for a request.
curl https://appmo.com/v1/chat/completions \
-H "Authorization: Bearer $APPMO_KEY" \
-d '{"model":"minimax/minimax-m2.1","messages":[{"role":"user","content":"Hello"}]}'How much does MiniMax: MiniMax M2.1 cost?
MiniMax: MiniMax M2.1 costs $0.3 per 1M input tokens and $1.2 per 1M output tokens ($0.525 blended), as of 2026-07-24. Prices are expected to fall as competition increases.
What is MiniMax: MiniMax M2.1 best for?
MiniMax: MiniMax M2.1 is best suited for step-by-step reasoning.
How do I use MiniMax: MiniMax M2.1?
Send requests to Appmo's OpenAI-compatible endpoint with model id "minimax/minimax-m2.1" and one API key โ no separate provider account needed.