Models/minimax/MiniMax M2.7
M

minimax

MiniMax M2.7

minimax-m2.7205K 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

Description

MiniMax latest flagship model, strong overall capability

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

通用对话代码生成
ChatToolsJSONStreaming

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

Supported Parameters

temperaturetop_pmax_tokenstoolsresponse_format

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

Forced Model

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