Groq 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 Groq stood, and how to get the same answer from its status API without a browser.
| Status page | https://groqstatus.com |
| Snapshot status | Operational All Systems Operational (as of Aug 31, 2026 9:30 AM ET) |
| Components | 20/20 |
| Status API format | statuspage-v2 |
| JSON endpoint | https://groqstatus.com/api/v2/status.json |
| Gotcha | status.groq.com redirects to groqstatus.com; fetch the API on groqstatus.com |
| Verification | verified — live fetch on 2026-08-31 |
The 20 components Groq reports status for
When Groq 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.
APICanopy Labs Orpheus Arabic SaudiCanopy Labs Orpheus EnglishWebsitegroq/compoundgroq/compound-minillama-3.1-8b-instantllama-3.3-70b-versatilemeta-llama/llama-4-maverick-17b-128e-instructmeta-llama/llama-4-scout-17b-16e-instructmeta-llama/llama-guard-4-12bmeta-llama/llama-prompt-guard-2-22mmeta-llama/llama-prompt-guard-2-86mmoonshotai/kimi-k2-instruct-0905openai/gpt-oss-120bopenai/gpt-oss-20bopenai/gpt-oss-safeguard-20bqwen/qwen3-32bwhisper-large-v3whisper-large-v3-turbo
Polling Groq'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://groqstatus.com/api/v2/status.jsonGotcha (verified 2026-08-31): status.groq.com redirects to groqstatus.com; fetch the API on groqstatus.com
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 — Groq
Our 129-row deprecations table tracks the providers that publish dated, citable retirement schedules (OpenAI, Anthropic, Google Vertex AI and Azure OpenAI). Groq 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.