Mistral AI status — and how to poll it yourself
Snapshot: Aug 31, 2026 9:30 AM ET · Statuses shown are build-time snapshots — they refresh on each site rebuild. Live auto-refresh ships post-launch.
At this snapshot, 8 of the 9 providers on our status board reported fully operational. Here is where Mistral AI stood, and how to get the same answer from its status API without a browser.
| Status page | https://status.mistral.ai |
| Snapshot status | Minor incident 2 active incident(s): Vibe Code Web is failing to provision a sandbox in new sessions (157 incidents in page history) (as of Aug 31, 2026 9:30 AM ET) |
| Components | no component feed (incident history only) |
| Status API format | html-scrape (Checkly status page; /api/v2/*.json returns 404 HTML) |
| JSON endpoint | None — no machine-readable endpoint found; see scraping note below. |
| Verification | verified (scraped from SSR HTML; no JSON endpoint) — live fetch on 2026-08-31 |
Components degraded at snapshot time
Vibe Code Web is failing to provision a sandbox in new sessions
Polling Mistral AI's status programmatically
No JSON status endpoint. Format as verified: html-scrape (Checkly status page; /api/v2/*.json returns 404 HTML). The only option is scraping the server-rendered HTML of https://status.mistral.ai — brittle, so pin your selectors and alert on parse failure.
Everything above was verified against the live endpoint on 2026-08-31 — nothing is inferred from platform defaults. If the endpoint moved, tell us.
Model retirements — Mistral AI
Our 129-row deprecations table tracks the providers that publish dated, citable retirement schedules (OpenAI, Anthropic, Google Vertex AI and Azure OpenAI). Mistral AI publishes no dated model-retirement schedule we could verify against its own docs — absence here means absence of a published schedule, not a no-deprecation guarantee. Pin model versions and watch the provider's changelog either way.