UptimeTea

Is OpenAI down right now?

Checking OpenAI…

Reading the latest checks from UptimeTea monitors…

OpenAI runs ChatGPT and the API behind a large share of AI products. When it slows down or fails, chat windows spin and features built on it stop answering.

What we are checking

These are real UptimeTea monitors, not a scrape of OpenAI's own status page. Each is requested every minute from several locations, and a failure is re-verified from an independent location before it counts.

Checking…

OpenAI.com

The openai.com site, served from the same edge as the developer platform.

Checking…

ChatGPT

chatgpt.com, the consumer app most people mean when they ask whether OpenAI is down.

Second opinion: OpenAI's official status page. Vendors update it after they confirm an incident, which is usually minutes after it starts.

What to do when OpenAI is down

  1. 1

    Retry with backoff, then fail gracefully

    OpenAI incidents usually surface as 429 and 5xx responses and slow completions. Retry a few times with exponential backoff, then show the user a clear message instead of a spinner.

  2. 2

    Have a fallback model

    If your product cannot be down when OpenAI is, route to a second provider or a smaller model during incidents. Feature flags make the switch a one-line change.

  3. 3

    Watch the API, not just the website

    The API and ChatGPT often fail independently. The official status page lists them separately. Monitor the endpoint you actually call, with your own key, from your own account.

Frequently asked questions

How do you know if OpenAI is down?
UptimeTea monitors request openai.com and chatgpt.com every minute from several locations. The API itself requires a key, so for API health check the official status page or monitor your own endpoint from your own account.
ChatGPT says 'something went wrong'. Is OpenAI down?
Often it is a capacity incident rather than a full outage, and it shows on the official status page as degraded performance. If the monitors above are green, try again in a minute or check whether your account or region is affected.
Does an OpenAI outage affect the API and ChatGPT at the same time?
Not always. They share models but not all infrastructure. It is common for one to be degraded while the other works.
Can I get an alert when OpenAI goes down?
Yes. Monitor the OpenAI endpoint your product depends on in your own UptimeTea account. The free plan includes 50 monitors and email alerts; Team adds SMS and calls.

Is something else down?

Next time, know before your customers do.

Monitor the services your product depends on, and your product itself, from one dashboard. Email, SMS and call alerts, a status page under your own brand, and 50 monitors free.