Skip to content
MiniMax
minimax/minimax-m2

About this model

MiniMax-M2 is a compact, high-efficiency large language model optimized for end-to-end coding and agentic workflows. With 10 billion activated parameters (230 billion total), it delivers near-frontier intelligence across general reasoning,...

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "minimax/minimax-m2",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

0.987 TND

per 1M tokens

Output tokens

3.948 TND

per 1M tokens

1,000 requests with 1K input and 500 output tokens cost about 2.961 TND.

Specifications

Provider
MiniMax
Context window
204,800 tokens
Input modality
Text
Added
Oct 23, 2025
Supported parameters
frequency_penaltyinclude_reasoninglogprobsmax_tokenspresence_penaltyreasoningrepetition_penaltyresponse_format