minimax-m2.5-highspeedMiniMax
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- February 2026
capabilities 4/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 200K | $0.60 | $2.40 | $0.06 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
no published benchmark scores for this model
minimaxi/minimax-m2.5-highspeedthis model has no managed policy yet, so call the provider endpoint directly. every id in the endpoints table works the same way
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="minimaxi/minimax-m2.5-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.5 is a SOTA large language model designed for real-world productivity. Trained in a diverse range of complex real-world digital working environments, M2.5 builds upon the coding expertise of M2.1 to extend into general office work, reaching fluency in generating and operating Word, Excel, and Powerpoint files, context switching between diverse software environments, and working across different agent and human teams. Scoring 80.2% on SWE-Bench Verified, 51.3% on Multi-SWE-Bench, and 76.3% on BrowseComp, M2.5 is also more token efficient than previous generations, having been trained to optimize its actions and output through planning.
questions 5
Which providers serve minimax-m2.5-highspeed?
How much does minimax-m2.5-highspeed cost?
Is minimax-m2.5-highspeed open weights?
What is the context window of minimax-m2.5-highspeed?
How do I use minimax-m2.5-highspeed with the OpenAI SDK?
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.7 | 200K | $0.30 | 2 |
| minimax-m2.5 | 200K | $0.28 | 4 |
| minimax-m2 | 200K | $0.30 | 1 |
route minimax-m2.5-highspeed through one endpoint
One key for 1 provider 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
