Ping (POST)
Send a heartbeat ping for the specified alert source.
Records a ping, indicating that the monitored job or service is healthy. The heartbeat monitor uses these pings to detect missed heartbeats and fire alerts. Both GET and POST are accepted
POST
Ping (POST)
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Path Parameters
The alert source config this heartbeat ping is for
Example:
"01GW2G3V0S59R238FAHPDS1R66"
Query Parameters
Token provided via the token query parameter
Example:
"some-random-string"
Response
204
No Content response.
Ping (POST)