⌘K
API/v2/healthchecks

Healthchecks API

Healthchecks (also known as Cron Job Monitors) allow you to monitor scheduled tasks, cron jobs, and background processes by expecting periodic pings.

â„šī¸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