Healthchecks.io
communityCron job and background task monitoring with dead-man switch pattern and multi-channel alerts.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://healthchecks.io/api/v3/checks/List monitoring checks
Returns
checks[] with name, slug, tags, status (up|down|grace|new|paused), last_ping, next_ping, ping_url, grace, timeoutPOST
https://healthchecks.io/api/v3/checks/Create a monitoring check
Parameters
namecheck name (stringrequiredtagsspace-separated tags (stringoptionalgracegrace period seconds (integeroptionaltimeoutexpected interval seconds (integeroptionalchannelsnotification channel IDs (stringoptionalReturns
name, slug, ping_url, status, timeout, grace, tagsGET
https://hc-ping.com/{uuid}Send a ping signal
Parameters
uuidcheck UUID (stringrequiredReturns
OK