MiniMax · Rate Limits

Minimax Ai Rate Limits

Per-modality rate limits for the MiniMax API. Text APIs share a single 500 RPM / 20M TPM pool; speech, video, image, and music APIs each have their own caps.

8 Limits Throttle: 429
AILLMMultimodalRate LimitingQuotas

Limits

Text APIs (all models) account
requests-per-minute
500
Combined with 20,000,000 TPM (input + output).
Text APIs TPM account
tokens-per-minute
20000000
Speech (T2A) account
requests-per-minute
60
20,000 TPM.
Voice Cloning account
requests-per-minute
60
Voice Design account
requests-per-minute
20
Video Generation account
requests-per-minute
5
Image Generation account
requests-per-minute
10
60 TPM.
Music Generation account
requests-per-minute
120
Max 20 concurrent connections.

Policies

Backoff Strategy
Exponential backoff with jitter; honor Retry-After.
Limit Increase
Contact [email protected] for higher caps.

Sources