What is official endpoint to check OpenAI `API` status

About four days ago, I was checking the status of OpenAI’s API using https://status.openai.com/api/v2/summary.json.

However, since around four days ago, the API field has disappeared from the API response. Is there an endpoint available for checking the API status?

Maybe you can use this?

Or else this

https://status.openai.com/proxy/status.openai.com

@jochenschultz thank you for your comment.

I think so too!

1 Like

im in the request handler side,
i want to know, how this will be handle in your side? i mean, i need to figure out health and status of each engine llm model.
is there ay way to figure out how this ganna be handle the openai while thousands of the requests will reach their server and this load distributer how it works?