minimax-m2.7MiniMax
- endpoints
- 2
- regions
- 1
- api
- chat
- released
- March 2026
capabilities 4/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 200K | $0.30 | $1.20 | $0.06 | zdr | |
| 2 | Global | 200K | $0.30 | $1.20 | $0.06 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
| eval | Score as a share of 100 | /100 |
|---|---|---|
| GPQA Diamond | 87.4 | |
| τ²-Bench | 84.8 | |
| Coding Index | 52.6 | |
| SciCode | 50.1 | |
| Terminal-Bench Hard | 39.4 | |
| Humanity's Last Exam | 29.6 | |
| Intelligence Index | 23.2 | |
| 7 evals | mean | 52.4 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-03-18.
minimax-m2.7requesty routes this id across every provider serving minimax-m2.7, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="minimax-m2.7", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
MiniMax-M2.7 is a next-generation large language model designed for autonomous, real-world productivity and continuous improvement. Built to actively participate in its own evolution, M2.7 integrates advanced agentic capabilities through multi-agent collaboration, enabling it to plan, execute, and refine complex tasks across dynamic environments. Trained for production-grade performance, M2.7 handles workflows such as live debugging, root cause analysis, financial modeling, and full document generation across Word, Excel, and PowerPoint. It delivers strong results on benchmarks including 56.2% on SWE-Pro and 57.0% on Terminal Bench 2, while achieving a 1495 ELO on GDPval-AA, setting a new standard for multi-agent systems operating in real-world digital workflows.
questions 6
Which providers serve minimax-m2.7?
How much does minimax-m2.7 cost?
Is minimax-m2.7 open weights?
What is the context window of minimax-m2.7?
How do I use minimax-m2.7 with the OpenAI SDK?
Should I call minimax-m2.7 by its managed id or a provider id?
more from minimax 5
| model | context | from /M | providers |
|---|---|---|---|
| minimax-m3 | 1.0M | $0.30 | 3 |
| minimax-m2.7-highspeed | 205K | $0.60 | 2 |
| minimax-m2.5 | 200K | $0.28 | 4 |
| minimax-m2.5-highspeed | 200K | $0.60 | 1 |
| minimax-m2 | 200K | $0.30 | 1 |
route minimax-m2.7 through one endpoint
One key for 2 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
