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.
4 services reporting issues
OpenAI
Degraded performanceChatGPT, GPT-4, GPT-5, DALL-E, Whisper APIs.
Status from status.openai.com · last fetched 5s 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
Elevated errors with image generation — started 14 min ago
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.
Run open-source ML models via API.
Cloud / Hosting
Cloudflare Gateway Email List policy issues — started 41 min ago
Upstream returned 404
Upstream returned invalid JSON
EC2, S3, Lambda, RDS, and 200+ services.
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
Upstream returned 404
Upstream returned invalid JSON
Upstream timed out
Impaired Cluster Operations – AWS me-central-1 (United Arab Emirates) and AWS me-south-1 (Bahrain) — started 156 days ago
Serverless MySQL, Vitess-backed.
Project Upgrade Delays — started 1 day ago
Payments / Infra
SMS Delivery Delays and Failures from Twilio to C+W Sure United Kingdom — started 14 hr ago
Upstream returned invalid JSON
Upstream returned 404
Upstream returned 404
Developer-first transactional email API.
SendGrid Status Page Migration to Twilio Status Page — July 29, 2026 — started 27 days ago
Auth / Identity
Communication
Service degradation affecting Contact Center Analytics Dashboard for Voice Engagements in US Region. — started 16 min ago
No public machine-readable feed; consult the official status page.
Voice, video, text servers and DMs.
Team messaging, calls, huddles, Connect.
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
83.33% 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.