MiniMax
M2.5 API
A cost-efficient model for real productivity agents, strongest in coding, tool use, search, and office-style deliverables rather than casual chat alone. It fits agents that plan and execute cross-file changes, research retrieval, and document/spreadsheet/presentation workflows; versus more expensive flagships, the main tradeoff is lower cost for near-frontier execution efficiency.
- Reasoning
- Tool use
- Function calling
- Structured output
- Long context
MiniMax-M2.5USD
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.5",
"messages": [
{
"role": "user",
"content": "What model are you"
}
]
}'MiniMax
Related models
FAQ
Frequently asked questions
What is M2.5 best suited for?
M2.5 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.5 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.5?
Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.
Get started