Xiaomi MiMo · Pay-as-you-go
How an agent gets a Xiaomi MiMo · Pay-as-you-go key through KeyKeeper, what to choose on platform.xiaomimimo.com, and how KeyKeeper verifies it.
| Template id | xiaomi-mimo-payg (also MiMo API, 小米 MiMo 按量) |
|---|---|
| Field | mimo-api-key → MIMO_API_KEY · secret |
| Key looks like | starts with sk-, whether it can be viewed again is unconfirmed |
| Created at | platform.xiaomimimo.com |
| Verified by KeyKeeper | not verified |
| Template checked | 2026-09-15 |
What the agent does
keykeeper providers show xiaomi-mimo-payg
keykeeper save --provider xiaomi-mimo-payg --from-clipboard --create --purpose "what this task does"
keykeeper run -c xiaomi-mimo-payg -- <your command>--provider xiaomi-mimo-payg fills in the credential id and the field. The environment
variable is the one Xiaomi MiMo's own tools read, so nothing has to be mapped.
What only you can do
登录 Xiaomi MiMo API Open Platform
在 Console → API Keys 创建按量 key
Copy the key, then approve the save in KeyKeeper's window.
What to choose
仅用于按量计费 API;不能用于 Token Plan endpoint。
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 Xiaomi MiMo · Pay-as-you-go key (starts with
sk-, 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: Xiaomi MiMo · Pay-as-you-go 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 compatible —
https://api.xiaomimimo.com/v1 - Anthropic compatible —
https://api.xiaomimimo.com/anthropic
Rotation and expiry
未确认统一有效期;以创建页面显示的实际日期为准,未知时不要猜测。 Rotate or revoke at platform.xiaomimimo.com.