Is OpenAI down right now?
Live OpenAI status pulled from status.openai.com. We track the API, ChatGPT, Sora, DALL-E, Whisper, the playground, billing, and webhooks. OpenAI publishes per-component status, so even when "API" is green, an individual model family (e.g., GPT-4o vision) can be degraded — expand the OpenAI card above to see exactly what’s affected.
Major outage: AWS
OpenAI
OperationalChatGPT, GPT-4, GPT-5, DALL-E, Whisper APIs.
Status from status.openai.com · last fetched 1s ago
Developer Platforms
JavaScript registry, install API, web app.
Upstream returned 404
Atlassian source hosting and Pipelines.
Container image registry and Docker Desktop.
Source hosting, Actions, Pages, Packages, Copilot.
macOS / Linux package manager (uses GitHub).
Python Package Index — pip install backend.
AI / ML APIs
Upstream returned invalid JSON
Upstream returned invalid JSON
Claude API, Claude.ai, Claude Code.
AI code editor — chat, tab, composer.
AI pair programmer — completions, chat, agents.
Gemini API, Vertex AI, AI Studio.
ChatGPT, GPT-4, GPT-5, DALL-E, Whisper APIs.
Cloud / Hosting
Service disruption: Increased Error Rates — started 4 days ago
Incorrect geo location for some Cloudflare WARP users — started 22 days ago
Upstream returned 404
Upstream returned invalid JSON
Droplets, App Platform, managed databases.
Global app servers, Postgres, volumes.
Compute, Storage, BigQuery, Cloud Run.
Azure VMs, App Service, AKS, Azure SQL.
Static + Jamstack hosting, Functions, Forms.
Web services, cron, Postgres, Redis.
Next.js hosting, Edge, Serverless functions.
Databases / Data
401 errors due to JWT rejections — started 36 days ago
Upstream returned 404
Upstream returned invalid JSON
Upstream returned invalid JSON
Impaired Cluster operations in AWS me-central-1 and AWS me-south-1 — started 15 days ago
Serverless MySQL, Vitess-backed.
Payments / Infra
SMS Delivery Delays from Twilio to MTS Russia — started 1 hr ago
SMS Delivery Delays from Twilio to MTS Russia — started 1 hr ago
Upstream returned invalid JSON
Upstream returned 404
Upstream returned 404
Degraded performance — started 18 hr ago
Auth / Identity
Communication
Monitoring / Dev Tools
Upstream returned invalid JSON
Upstream returned invalid JSON
APM, infra, logs, RUM, synthetics.
Collaborative design, FigJam, Dev Mode.
Feature flags, experiments, releases.
Error monitoring, performance, replays.
DevZone aggregates publicly available status data and refreshes every 30 seconds. Status indicators reflect each provider’s own machine-readable feed; for incident details and authoritative information, always consult the official status page linked on each card.
OpenAI 90-day incident history
Last 90 days
88.89% incident-free
Quick facts about OpenAI
- OpenAI status is published at status.openai.com (Statuspage.io).
- API and ChatGPT are independent components — one can be down while the other is fine.
- Different model families (GPT-4o, GPT-5, o1, DALL-E, Whisper) are tracked separately.
- Streaming responses degrade more often than blocking ones during partial outages.
- Most outages are 5–60 minutes. Multi-hour outages are rare but happen 1–2 times per year.
Frequently asked questions
Why is ChatGPT slow today?
Check the dashboard above. If "ChatGPT" shows degraded, it’s on OpenAI’s side. Common causes: spike in user load, model rollouts, or upstream Azure issues (OpenAI runs on Azure infrastructure). If ChatGPT shows green but you’re seeing slowness, it’s likely network or browser-specific.
My OpenAI API requests are timing out — is the API down?
If the API component is green, your timeouts are likely caused by long completion times rather than an outage. Set a smaller `max_tokens` and use streaming. If the API shows degraded or partial outage, retry with exponential backoff and consider falling back to a secondary provider (Anthropic, Gemini) for critical paths.
How do I know which model is down?
Click "View details" on the OpenAI card above to expand the affected components list. OpenAI lists each model family separately on their status page.
Does OpenAI have a status API?
Yes — https://status.openai.com/api/v2/summary.json. Standard Atlassian Statuspage schema.
When was OpenAI’s last major outage?
See the 90-day history heatmap above for verified data. The most notable recent multi-hour outages were caused by upstream Azure issues and DDoS attacks.