⌘K
OverviewAuthenticationReports APIGET List reportsGET Get report
API/v2/reporting/monitor-reports

Monitor Reports API

The Reports API provides access to SLA, MTTR (Mean Time To Recovery), and outages data for monitors in your project. Use it to programmatically retrieve uptime statistics and incident metrics.

â„šī¸Base URL
https://api.hyperping.io

Authentication

All API requests require authentication using your API key. Include it in the Authorization header:

Header
Authorization: Bearer $USER_API_KEY

API tokens are set at the project level. To obtain your API token, go to the Developers tab in your project settings.

Endpoints