Models
Enterprise
Subscribe
Resource
Documentation
Console

minimax/minimax-m3

Minimax.Color

MiniMax: MiniMax-M3

MiniMax M3 is MiniMax's frontier coding and agentic model, with 1M-token context and native multimodality. It is primarily a text/multimodal foundation model, so its placement in a video-model list reflects a mixing of model families in the source data.

Mode
Input price
Output price
Context length
Weekly usage0 tokens
Listed at

MiniMax

Latency
Throughput
Upload rate
Context length
Max output
Input priceper 1M tokens
Output priceper 1M tokens
Cache readper 1M tokens
Cache writeper 1M tokens

Performance

Avg TPS
Avg latency
Avg success rate
TPS
TTFT
Latency
Success rate

Success rate

Speed

Code Example

curl ${API_BASE_URL}/v1/chat/completions \
  -H "Authorization: Bearer <YOUR_API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "MiniMax-M3",
    "messages": [
      {
        "role": "user",
        "content": "Hello"
      }
    ]
  }'

Replace <YOUR_API_KEY> with the API key generated on your token management page.

Authentication

All requests must include the Authorization: Bearer <TOKEN> header.

Endpoint Path

POST
openai

Supported Parameters

ParameterTypeDefaultDescription

Rate Limits

GroupRPMTPMRPD

RPM = requests per minute, TPM = tokens per minute, RPD = requests per day. Limits apply by token group.

Pricing

GroupBilling typePrice summary