Mistral Rate Limits by Tier
What are Mistral's API rate limits?
Mistral's entry tier (Experiment) allows an unpublished number of requests/min and an unpublished number of tokens/min for documented default/model family. Limits scale up through Production as cumulative spend and account age increase — see the full table below, verified 2026-08-15.
Limits by tier
| Tier | Qualification | Model class | RPM | TPM | RPD | Concurrent |
|---|---|---|---|---|---|---|
| Experiment | Free experimentation account | documented default/model family | — | — | — | — |
| Production | Paid account; model/account limits apply | documented default/model family | — | — | — | — |
— means not documented by Mistral, never a guess.
What this means for your workload
Classification at volume: 116 calls/min and 60,320 tokens/min at the production profile.
This provider publishes no numeric cap for this workload; check the account console before launch.
Response headers
retry-after | Seconds to wait before retrying, when supplied with a 429 |
rate-limit response headers | Provider-specific remaining and reset counters when documented |
When you exceed the limit
Mistral returns HTTP 429.
Reduce concurrency and retry with backoff.
FAQ
What happens when I exceed Mistral's rate limit?
Mistral returns HTTP 429 with a retry-after header telling you how long to wait. Reduce concurrency and retry with backoff.
How do I request a rate limit increase on Mistral?
Request one from the account dashboard: https://console.mistral.ai
