v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBService Checks
Submit a Service Check
Submit a list of Service Checks.
Notes:
- A valid API key is required.
- Service checks can be submitted up to 10 minutes in the past.
post/api/v1/check_run
Request body
Example request
[
{
"check": "app.ok",
"host_name": "app.host1",
"message": "app is running",
"tags": [
"environment:test"
]
}
]Response
Payload accepted