The Outages API allows you to retrieve, create, and manage outages in your project. You can list outages, create manual incidents, acknowledge alerts, and escalate to team members.
https://api.hyperping.ioAll API requests require authentication using your API key. Include it in the Authorization header:
Authorization: Bearer $USER_API_KEYAPI tokens are set at the project level. To obtain your API token, go to the Developers tab in your project settings.
Outages can be filtered by type:
Monitor-based outages are automatically resolved when the monitor recovers. Manual incidents must be resolved via the API or dashboard.