Models
This page lists all the models currently supported by the Xiaomi MiMo API Open Platform, including model capabilities, length limits, and rate-limiting quotas, to help you select the appropriate model based on your usage scenario.
Rate Limiting Instructions
The platform sets a model concurrency limit for each account. When the server load is high, response delays or 429 error may occur. We recommend that you reasonably plan your request frequency and implement request retry and backoff strategies in high-concurrency scenarios to avoid triggering rate limits.
-
RPM (Requests Per Minute) : The maximum number of requests initiated per minute. The calculation scope is the sum of the total number of requests from all API Keys under a single account when calling the same model.
-
TPM (Tokens Per Minute) : The maximum number of Tokens that can be interacted with per minute. The calculation scope is the sum of the total number of requested Tokens for all API Keys under a single account when calling the same model.
Text Generation Model
Note: mimo-v2-pro, mimo-v2-omni, mimo-v2-flashand mimo-v2-tts have been officially deprecated on June 30 00:00, 2026. Please switch to the new models as soon as possible.
| Model ID (Model ID) | Capability Support | Length Limit (token) | Rate Limiting |
|---|---|---|---|
mimo-v2.5-pro |
|
Context Window: 1M Maximum Output: 128K |
Maximum RPM: 100 Maximum TPM: 10M |
mimo-v2.5 |
|
Context Window: 1M Maximum Output: 128K |
Automatic Speech Recognition (ASR) Model
| Model ID | Capability Support | Length Limit (token) | Rate Limiting |
|---|---|---|---|
mimo-v2.5-asr |
Speech Recognition | Context Window: 8k Maximum Output: 2k |
Maximum RPM: 100 Maximum TPM: 10k |
Text-to-Speech (TTS) Model
| Model ID (Model ID) | Capability Support | Length Limit (token) | Rate Limiting |
|---|---|---|---|
mimo-v2.5-tts |
Speech Synthesis | Context Window: 8K Maximum Output: 8K |
Maximum RPM: 100 Maximum TPM: 10M |
mimo-v2.5-tts-voiceclone |
Speech Synthesis Timbre Cloning | ||
mimo-v2.5-tts-voicedesign |
Speech Synthesis Timbre Design |
Quick Selection Guide
| Requirement Scenario | Recommendation Model |
|---|---|
| Complex reasoning, in-depth analysis, long document processing | mimo-v2.5-pro |
| Understanding of image, audio, and video content | mimo-v2.5 |
| Speech to Text (Supports both Chinese and English) | mimo-v2.5-asr |
| Text-to-Speech (Standard Preset Voice) | mimo-v2.5-tts |
| Voice Cloning (Upload Audio Sample) | mimo-v2.5-tts-voiceclone |
| Customized Tone Design | mimo-v2.5-tts-voicedesign |
