DownForAI

OpenAI status: API, auth, latency & outage reports

OpenAI is operational right now. Last tracked incident: June 23, 2026. DownForAI checks 4 monitored surfaces every ~75 minutes.

Operational
Last probe 21 min agoΒ·4 surfaces
Official statusHigh confidence
πŸ“‘ Official status page β†’πŸ“š Docs β†’πŸ’³ Pricing β†’
95.8%
24h Uptime
257ms
p50 Network Latencyβ“˜
534ms
p95 Network Latencyβ“˜
1
Incidents (30d)

DownForAI tracks OpenAI across 4 monitoring surfaces: OpenAI API, ChatGPT, DALL-E, and Sora. Current status: operational β€” all surfaces are responding normally. 24-hour uptime: 95.8% β€” slightly below full availability. Median response time (24 h): 239 ms; p95: 539 ms.

OpenAI had 1 tracked incident over the last 30 days. The most recent was logged on June 23, 2026 ("openai experiencing issues", lasting 3570 min).

Data confidence: HighLast checked 21 min ago Β· 4 monitored surfaces Β· 4 with 24 h latency data

Current Status

βœ…
Operational
Everything works normally
βœ“Checked by our probes Β· 204ms
Verified 21m ago
βœ“No major incident reported
β“˜No reports in the last 24h

Having issues?

Help other users by reporting if OpenAI is not working for you.

0reports in the last 24 hours

Surface Health

OpenAI APIOperational
HTTP 200p50 239ms51m ago
ChatGPTOperational
HTTP 200p50 309ms36m ago
DALL-EOperational
HTTP 200p50 242ms21m ago
SoraOperational
HTTP 200p50 239ms51m ago

Uptime β€” last 24h

95.8%

Network latency β€” last 20 probes

Loading…

What DownForAI can verify about OpenAI

No confirmed provider-side issue detected
DownForAI currently sees OpenAI as operational based on available monitoring signals.
Signal source: official status API Β· Monitoring confidence: High
Still having trouble?

The issue may be account-specific, regional, network-related, or related to authentication, billing, quota, or rate limits.

Incident history (30d)

1 incident
openai experiencing issues
Resolved
Jun 23, 15:30Β· 59h 30mMAJOR
Our monitoring detected that openai may be experiencing an outage.

Reported symptoms

No user reports for OpenAI in the last 24 hours.

Community reports

What users are saying right now

A
AnonymousπŸ’¬ down25d ago
uploads not working
A
AnonymousπŸ’¬ down35d ago
Not loading

Known error signatures

Common failure patterns and how to diagnose them

Provider details

The OpenAI API provides programmatic access to OpenAI models (chat completions, responses, realtime, images, audio, embeddings, batch, files, assistants). Different infrastructure from ChatGPT web.

What we monitor
Chat Completions API β€”
Responses API β€”
Realtime API β€” Streaming audio/text
Images API β€”
Audio API β€” TTS/Whisper
Embeddings API β€”
Batch API β€” Async
Assistants API β€”
Files API β€”
Status page segments
APIsChatGPTCodexSora
Model families
GPT-5, GPT-4o, GPT-4o minio1, o3 (reasoning)DALL-E 3 (images)Whisper (STT), TTS
Common limits & quotas
  • API access uses tiered rate limits (Tier 1-5) based on payment history and usage
  • Rate limits expressed per-model in requests-per-minute (RPM) and tokens-per-minute (TPM)
  • Tier thresholds and exact limits are published on platform.openai.com
Ecosystem dependencies
Many third-party apps depend on OpenAI APIs; dependency patterns varyAzure OpenAI Service is a distinct infrastructure, not a proxyAssistants API depends on Files API for attached resources
Operator notes
  • The Azure OpenAI/direct OpenAI split is the most important fallback for production users
  • Rate limit headers (x-ratelimit-*) return real quota state on every response β€” log them proactively, don't wait for 429
  • Tier upgrades are often automatic based on spending; programmatic tier probing is unnecessary
  • For Realtime API, connection drops are expected; implement reconnect logic, don't flag as outage
Diagnostic signals
x-request-idx-ratelimit-limit-requestsx-ratelimit-remaining-requestsx-ratelimit-reset-requestsx-ratelimit-limit-tokensx-ratelimit-remaining-tokensretry-after$ curl https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY" β€” basic reachability + lists models$ curl https://api.openai.com/v1/chat/completions -H "Authorization: Bearer $OPENAI_API_KEY" -H "Content-Type: application/json" -d '{"model":"gpt-4o","messages":[{"role":"user","content":"ping"}]}' β€” real inference test$ curl -I https://api.openai.com β€” TLS/DNS sanity check

Fallback alternatives

What to use if this service is down

Direct OpenAI API is degraded
Azure OpenAI Service can reduce downtime for prod workloads (separate infrastructure)
Low-medium cost if already provisioned
Easy switch
Full OpenAI ecosystem unavailable
Anthropic API, Google Gemini API, Mistral API can reduce downtime for general chat
Low cost with abstraction layer
Easy switch
Embeddings API down
Voyage AI or Cohere Embed are drop-in alternatives
Easy switch
Latency-sensitive workloads
Groq (fast inference on open-weight models) can reduce latency tail
Different model quality
Moderate effort

How we monitor

DownForAI checks monitored AI service surfaces on a rotating schedule, roughly every 75 minutes per surface, from a single centralized probe infrastructure. For services with an official machine-readable status page, we use that official status signal when available. For other services, we perform a basic public-surface check. Some services block datacenter probes; in those cases we mark them as β€œMonitoring limited” instead of treating a failed probe as a confirmed outage. Status is classified as Operational, Degraded, or Outage. Network latency (check response time) measures how long the monitored endpoint took to respond to our probe β€” it is not model inference speed, time-to-first-token, or tokens-per-second performance. We are independent of all providers listed and receive no compensation to report any particular status.

OpenAI statusEmbed this status badgeREADME Β· docs β–Ύ
Markdown
[![OpenAI status](https://downforai.com/api/badge/openai.svg)](https://downforai.com/openai)
HTML
<a href="https://downforai.com/openai"><img src="https://downforai.com/api/badge/openai.svg" alt="OpenAI status" /></a>

Community Discussion

0/1000
No comments yet. Be the first to share your experience!

Still having issues with OpenAI?

Let the community know and help others experiencing the same problem.