Fireworks 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 Fireworks AI stood, and how to get the same answer from its status API without a browser.
| Status page | https://status.fireworks.ai |
| Snapshot status | Operational All Systems Operational (as of Aug 31, 2026 9:30 AM ET) |
| Components | 15/15 |
| Status API format | statuspage-v2 |
| JSON endpoint | https://status.fireworks.ai/api/v2/status.json |
| Gotcha | Migrated from BetterStack to Atlassian Statuspage (observed 2026-08-06): /index.json now returns 404; use /api/v2/status.json + /api/v2/components.json |
| Verification | verified — live fetch on 2026-08-31 |
The 15 components Fireworks AI reports status for
When Fireworks AI says "operational", this is the granularity behind the claim — the component list its own status feed publishes, fetched 2026-08-31. All were reported operational at snapshot time. If an incident hits, these are the names its status page will scope it to.
Deepseek V4 Flash 0731Deepseek V4 Pro 0813GLM 5.2GLM 5.2 FastGPT-OSS 120BKimi K2.6Kimi K2.7 CodeKimi K3Kimi K3 FastKimi K3 USMiniMax M3Nemotron 3 UltraNemotron 3.5 LightningQwen 3.7 PlusQwen 3.8 Max
Polling Fireworks AI's status programmatically
Atlassian Statuspage v2. GET /api/v2/status.json returns status.indicator (none | minor | major | critical) and a human description; GET /api/v2/components.json returns per-component state.
curl -s https://status.fireworks.ai/api/v2/status.jsonGotcha (verified 2026-08-31): Migrated from BetterStack to Atlassian Statuspage (observed 2026-08-06): /index.json now returns 404; use /api/v2/status.json + /api/v2/components.json
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 — Fireworks AI
Our 129-row deprecations table tracks the providers that publish dated, citable retirement schedules (OpenAI, Anthropic, Google Vertex AI and Azure OpenAI). Fireworks 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.