Endpoints
API routes directory
Browse every public endpoint exposed under /api/v1. Each page documents supported parameters, response payloads, and example requests.
/api/v1/account
Fetch the authenticated account profile, plan summary, and current API usage. Related endpoints expose limits and usage details.
/api/v1/monitors
Retrieve a paginated list of monitors that belong to the authenticated account. Supports filtering by status.
/api/v1/monitors/history
Retrieve time-series check history across every monitor accessible by the authenticated API key owner. Designed for external dashboards such as Grafana.
/api/v1/status-pages
List status pages and manage their public announcements and maintenance windows through API-key authentication.
New endpoints will appear here as they become available. Contact support if you need access to private or partner APIs.