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.

View documentation
GET

/api/v1/monitors

Retrieve a paginated list of monitors that belong to the authenticated account. Supports filtering by status.

View documentation
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.

View documentation

New endpoints will appear here as they become available. Contact support if you need access to private or partner APIs.