The Maintenance Windows API allows you to programmatically manage scheduled maintenance periods. You can list, create, update, and delete maintenance windows, as well as configure notifications for status page subscribers.
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.