Is OpenAI down right now?
OpenAI Status currently reports the selected OpenAI components as operational.
Official incident history over the past 90 days. This is not a synthetic uptime claim.
View official history ↗2 additional scoped components are available on the official source.
- Scope
- OpenAI API components, including Responses, Files, Batch, and Embeddings
- Source updated
- Checked by Qodex
This page reads OpenAI’s official API components on the server. Aggregate availability can be green while one model, account tier, region, request shape, or downstream workflow still fails.
Qodex does not operate OpenAI. Source: OpenAI Status.
OpenAI is operational. Is your workflow?
An official status page answers whether the provider sees a broad service problem. It does not execute the request, repository, or browser journey your product depends on.
Authentication
Replay the request with the same key, organization, and project headers your application sends.
Model access
Confirm the configured model exists, is enabled for the account, and has not changed its identifier.
Response contract
Validate status code, streaming events, JSON shape, tool calls, and timeout behavior against your integration.
User flow
Run the browser or API journey that consumes the model response, including retries and error states.
Official components and incidents
Scope matters. The rows below come from OpenAI Status and are filtered to OpenAI APIs. They are evidence from the provider, not synthetic Qodex probes.
No matching incident is active in the OpenAI source data returned for this render.
Troubleshoot OpenAI without guessing
Start with the provider state, then move inward through your account, request, application, and final user journey.
| Signal | What to verify |
|---|---|
| Authentication | Replay the request with the same key, organization, and project headers your application sends. |
| Model access | Confirm the configured model exists, is enabled for the account, and has not changed its identifier. |
| Response contract | Validate status code, streaming events, JSON shape, tool calls, and timeout behavior against your integration. |
| User flow | Run the browser or API journey that consumes the model response, including retries and error states. |
OpenAI status FAQ
Is OpenAI down right now?
The status above is rendered from OpenAI Status and scoped to OpenAI API components, including Responses, Files, Batch, and Embeddings. If the official source is unavailable, Qodex reports the status as unavailable instead of guessing.
Why can OpenAI be operational while my integration is failing?
Provider dashboards report aggregate platform health. Your account, credentials, model access, region, request contract, SDK, repository, browser session, or downstream application flow can still fail independently.
Does Qodex monitor or operate OpenAI?
No. OpenAI is operated by its provider. Qodex renders the provider’s public status data here and helps engineering teams test the API and UI workflows that depend on it.
What should I test after the provider status is green?
Replay the real request and user journey with the same environment, credentials, payload, and assertions used in production. Check the response contract and the final user-visible result, not only connectivity.
Provider green is the start of diagnosis.
Qodex tests the API and UI path your team actually ships, then keeps the evidence with the failure.