API Monitoring
Get alerted when OpenAI has issues that could affect your GPT-powered features.
https://api.openai.com/v1/models
Lists available models. Requires API key. Good health check endpoint.
https://api.openai.com/v1/chat/completions
Chat/GPT-4 endpoint. The most commonly used API for ChatGPT-style apps.
https://api.openai.com/v1/embeddings
Embeddings API for semantic search and RAG applications.
All endpoints require an API key in the Authorization header.
OpenAI maintains a status page at status.openai.com. Key components:
OpenAI has experienced significant outages in the past, especially after major product launches.
Add OpenAI endpoints to your monitors and get alerted on issues instantly.
Start monitoring free →