Endpoints
API routes directory
Browse every public endpoint exposed under /api/v1. Each page documents supported parameters, response payloads, and example requests.
GET
/api/v1/account
Fetch the authenticated account profile, plan summary, and current API usage. Related endpoints expose limits and usage details.
GET
/api/v1/monitors
Retrieve a paginated list of monitors that belong to the authenticated account. Supports filtering by status.
GET
/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.
New endpoints will appear here as they become available. Contact support if you need access to private or partner APIs.