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.

Verified 2026-08-15 source

Limits by tier

TierQualificationModel classRPMTPMRPDConcurrent
ExperimentFree experimentation accountdocumented default/model family
ProductionPaid account; model/account limits applydocumented 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-afterSeconds to wait before retrying, when supplied with a 429
rate-limit response headersProvider-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

Mistral provider hubGet a Mistral API key