Models/MiniMax 官方/MiniMax M2.5
M

minimax

MiniMax M2.5

minimax-m2.52026-02-01T00:00:00+08:00205K context$2.1 / $8.4 per Mtool callingreasoning

Context Window

205K

Input Price / M

$2.1

Output Price / M

$8.4

Max Completion

Input Modalities

text

Output Modalities

text

About This Model

MiniMax 最新旗舰模型,编程、推理和创意任务均衡表现

Available Providers

AllToken can route requests to the providers below based on route priority and policy.

Provider
Context Length
Input Price
Output Price
Cache Read
Priority

Status Snapshot

Quick route status for this model. Open the full Status page to compare it against the wider market and current incident patterns.

Open Status

Effective Pricing

Input

$2.1

per 1M input tokens

Output

$8.4

per 1M output tokens

Cached Read

$0

if prompt caching applies

Best For

Programming, Technology, Roleplay

ChatReasoningToolsStreaming

How To Use This Model

Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.

Exact request field

"model": "minimax-m2.5"
curl https://api.alltoken.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax-m2.5",
    "messages": [
      {"role": "user", "content": "Hello, help me compare these models."}
    ]
  }'

Supported Parameters

temperaturetop_pmax_tokenstoolsreasoning_effort

API Key Setup

Smart Routing

Let the platform choose the best provider path automatically.

Default Model

If a request does not specify a model, default the key to minimax-m2.5.

Forced Model

Always override incoming requests and lock the key to minimax-m2.5.