MiniMax
M2.7 Highspeed API
Built for text generation, reasoning, and tool use, with stronger 200K long-context and agentic workflow stability than earlier MiniMax M2.x versions. Compared with Chinese peers such as Kimi, GLM, and Qwen, it fits productivity, coding assistance, and long-document processing.
- Reasoning
MiniMax-M2.7-highspeedUSD
Pricing
Public list prices are shown in USD. Final charges may vary by account group and usage tier.
API
Code examples
curl --location --request POST 'https://api.tokenhot.ai/v1/chat/completions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "MiniMax-M2.7-highspeed",
"messages": [
{
"role": "user",
"content": "What model are you"
}
]
}'MiniMax
Related models
FAQ
Frequently asked questions
What is M2.7 Highspeed best suited for?
M2.7 Highspeed is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.
How is M2.7 Highspeed priced?
Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.
How can I call M2.7 Highspeed?
Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.
Get started