Is OpenAI (Chat/Completions) down right now?
OpenAI (Chat/Completions) is up. All monitored components are operational.
Only the components coding tools depend on, so a website blip never counts as an outage: Agent, Responses, Codex Web, Codex API.
The verdict is the HTTP status code, so one line gates a pipeline. No API key needed.
# 200 when healthy, 503 when not curl -fsS https://canivibe.ai/api/healthy/openai # full detail, including how long it has been in this state curl -s https://canivibe.ai/api/status/openai
Or embed the live badge:
