MiniMax Token Plan
subscription
Getting credentials
subscription-key
api_key via header (header Authorization: Bearer)
Environment: MINIMAX_SUBSCRIPTION_KEY
Subscribe at platform.minimax.io/subscribe/token-plan; the Subscription Key is issued separately from standard API keys under Billing > Token Plan.
Endpoints
| ID | URL | Protocol | Auth |
|---|---|---|---|
| anthropic | https://api.minimax.io/anthropic | anthropic-messages | any |
API surfaces
textstreaming
Plan
- Price
- $20 / monthly
- Quota
- Plus ~1.7B tokens/mo (3-4 concurrent agents); Max ~5.1B; higher tiers to ~$120
- Notes
- Subscription Key is a separate credential type from pay-as-you-go API keys, issued under Billing > Token Plan. Sources conflict on Plus pricing ($20 vs $40) — verify at the subscribe page. For Claude Code: ANTHROPIC_BASE_URL=https://api.minimax.io/anthropic + ANTHROPIC_AUTH_TOKEN=<Subscription Key>.
- Docs
- https://platform.minimax.io/docs/token-plan/claude-code
Quirks
- Anthropic-compatible endpoint for coding tools (Claude Code). China base: https://api.minimaxi.com/anthropic. (docs)
Models offered
| Model | Wire ID | Endpoint | Status | Reasoning |
|---|---|---|---|---|
| minimax/minimax-m2-5 | MiniMax-M2.5 | anthropic | ga | always_on · default on · mandatory · returns reasoning_content · round-trips reasoning_content |
| minimax/minimax-m3 | MiniMax-M3 | anthropic | ga | toggle · default adaptive · returns reasoning_content · round-trips reasoning_content |