MiniMax · Pay-as-you-go (Global)
How an agent gets a MiniMax · Pay-as-you-go (Global) key through KeyKeeper, what to choose on platform.minimax.io, and how KeyKeeper verifies it.
| Template id | minimax-global |
|---|---|
| Field | minimax-api-key → MINIMAX_API_KEY / ANTHROPIC_AUTH_TOKEN / ANTHROPIC_API_KEY / OPENAI_API_KEY · secret |
| Key looks like | whether it can be viewed again is unconfirmed |
| Created at | platform.minimax.io |
| Verified by KeyKeeper | not verified |
| Template checked | 2026-09-15 |
What the agent does
keykeeper providers show minimax-global
keykeeper save --provider minimax-global --from-clipboard --create --purpose "what this task does"
keykeeper run -c minimax-global -- <your command>--provider minimax-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
Use only with the matching global pay-as-you-go account and base URL; it is not a Token Plan key.
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 · Pay-as-you-go (Global) key (whether it can be viewed again is unconfirmed). A wrong paste is refused before anything is stored, and the agent is told why — without the value.
- After saving: MiniMax · Pay-as-you-go (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.