Models/minimax/MiniMax M2.1
M

minimax

MiniMax M2.1

minimax-m2.1205K context$0.29 / $1.16 per Mtool calling

Context Window

205K

Input Price / M

$0.29

Output Price / M

$1.16

Max Completion

Input Modalities

text

Output Modalities

text

About This Model

MiniMax M2.1 general-purpose model

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

MiniMax Official

minimax-m2.1
205K
$0.29 / M
$1.16 / M
1

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

$0.29

per 1M input tokens

Output

$1.16

per 1M output tokens

Cached Read

Free

if prompt caching applies

Best For

通用对话
ChatToolsStreaming

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.1"
curl https://api.alltoken.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax-m2.1",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

Supported Parameters

temperaturetop_pmax_tokenstools

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.1.

Forced Model

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