minimax-m2.7-highspeedMiniMax
- endpoints
- 2
- regions
- 1
- api
- chat
- released
- March 2026
capabilities 4/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 200K | $0.60 | $2.40 | $0.06 | zdr | |
| 2 | Global | 205K | $0.60 | $2.40 | - | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
no published benchmark scores for this model
minimax-m2.7-highspeedrequesty routes this id across every provider serving minimax-m2.7-highspeed, 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-highspeed", 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-highspeed?
How much does minimax-m2.7-highspeed cost?
Is minimax-m2.7-highspeed open weights?
What is the context window of minimax-m2.7-highspeed?
How do I use minimax-m2.7-highspeed with the OpenAI SDK?
Should I call minimax-m2.7-highspeed 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 | 200K | $0.30 | 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-highspeed 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
