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
Degraded performanceChatGPT, GPT-4, GPT-5, DALL-E, Whisper APIs.
Status from status.openai.com · last fetched 21s ago
Developer Platforms
Upstream returned 404
Upstream returned 404
Atlassian source hosting and Pipelines.
Source hosting, Actions, Pages, Packages, Copilot.
macOS / Linux package manager (uses GitHub).
JavaScript registry, install API, web app.
Python Package Index — pip install backend.
AI / ML APIs
We’ve suspended access to Claude Mythos 5 and Claude Fable 5 — started 5 days ago
SSO login errors for some ChatGPT Enterprise workspaces — started 1 hr ago
Upstream returned invalid JSON
AI code editor — chat, tab, composer.
AI pair programmer — completions, chat, agents.
Gemini API, Vertex AI, AI Studio.
Run open-source ML models via API.
Cloud / Hosting
Service disruption: Increased Error Rates — started 49 days ago
Network traffic to Google Cloud originating from Delhi, Chennai, Mumbai and surrounding areas is experiencing intermittent periods of elevated latency and possible packet loss. — started 8 days ago
Customers may see incorrect invoice payment status — started 1 day ago
Upstream returned 404
Upstream returned invalid JSON
Droplets, App Platform, managed databases.
Global app servers, Postgres, volumes.
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
Upstream returned 404
Upstream returned invalid JSON
Upstream returned invalid JSON
Impaired Cluster Operations – AWS me-central-1 (United Arab Emirates) and AWS me-south-1 (Bahrain) — started 108 days ago
Serverless MySQL, Vitess-backed.
Postgres, auth, storage, realtime, edge fns.
Payments / Infra
US SMS Carrier Maintenance - Small US Carriers — started 12 days ago
Upstream returned invalid JSON
Upstream returned 404
Upstream returned 404
Developer-first transactional email API.
Transactional + marketing email at scale.
Auth / Identity
Communication
Trouble submitting workflow forms with file attachments on Android. — started 1 day ago
No public machine-readable feed; consult the official status page.
Voice, video, text servers and DMs.
Service Degradation Affecting Zoom Meeting Recordings — started 2 days ago
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
86.67% 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.