MiniMax · Token Plan (Global)
How an agent gets a MiniMax · Token Plan (Global) key through KeyKeeper, what to choose on platform.minimax.io, and how KeyKeeper verifies it.
| Template id | minimax-token-plan-global (also minimax-coding-plan-global) |
|---|---|
| Field | minimax-api-key → MINIMAX_API_KEY / ANTHROPIC_AUTH_TOKEN / ANTHROPIC_API_KEY / OPENAI_API_KEY · secret |
| Key looks like | starts with sk-cp-, shown once when created |
| Created at | platform.minimax.io |
| Verified by KeyKeeper | not verified |
| Template checked | 2026-09-15 |
What the agent does
keykeeper providers show minimax-token-plan-global
keykeeper save --provider minimax-token-plan-global --from-clipboard --create --purpose "what this task does"
keykeeper run -c minimax-token-plan-global -- <your command>--provider minimax-token-plan-global fills in the credential id and the field. The environment
variable is the one MiniMax's own tools read, so nothing has to be mapped.
What only you can do
What to choose
This subscription key is separate from pay-as-you-go. Use it only with the global Token Plan configuration.
The agent is told the same thing. It opens the page for you and says what to pick; it never logs in, passes 2FA or pays on your behalf.
What KeyKeeper checks
- Before writing: the value must look like a MiniMax · Token Plan (Global) key (starts with
sk-cp-, shown once when created). A wrong paste is refused before anything is stored, and the agent is told why — without the value. - After saving: MiniMax · Token Plan (Global) offers no read-only endpoint KeyKeeper can use, so the first real call is the test.
Endpoints
The key is a bearer token for these endpoints. keykeeper run sets only the variables above;
point your client at the base URL yourself.
- OpenAI —
https://api.minimax.io/v1 - Anthropic —
https://api.minimax.io/anthropic
Rotation and expiry
No universal expiry policy was confirmed for this credential type. Record the date shown by the provider, or leave it unknown. Rotate or revoke at platform.minimax.io.