Heartbeat
Send Heartbeat
Send a heartbeat ping. If not received within the expected interval, the service is marked as down.
POST
This endpoint requires API key authentication via the
X-API-Key or Authorization: Bearer header.Path Parameters
string
required
The heartbeat monitor ID
Body Parameters
string
default:"up"
Status to report:
up, down, degradedinteger
Execution time in milliseconds
string
Optional status message
Response
boolean
Whether the heartbeat was recorded
string
ISO 8601 timestamp
string
Current monitor status