Xiaomi MiMo
Xiaomi MiMo is the API platform for MiMo models. It provides REST APIs compatible with OpenAI and Anthropic formats and uses API keys for authentication. Create your API key in the Xiaomi MiMo console. OpenClaw uses thexiaomi provider with a Xiaomi MiMo API key.
Model overview
- mimo-v2-flash: 262144-token context window, Anthropic Messages API compatible.
- Base URL:
https://api.xiaomimimo.com/anthropic - Authorization:
Bearer $XIAOMI_API_KEY
CLI setup
Config snippet
Notes
- Model ref:
xiaomi/mimo-v2-flash. - The provider is injected automatically when
XIAOMI_API_KEYis set (or an auth profile exists). - See /concepts/model-providers for provider rules.