Post Incidents Publish Info is an example object payload from ilert, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"summary": "Forecast the affected subscribers and status pages",
"description": "Forecast the affected subscribers and status pages as well as notifications that would be send out due to created or update incident.",
"method": "POST",
"path": "/incidents/publish-info",
"parameters": {},
"request_body": {
"id": 1.0,
"summary": "string",
"status": "INVESTIGATING",
"message": "string",
"sendNotification": true,
"createdAt": "string"
},
"response": {
"statusPagesInfo": {
"id": 1.0,
"label": "string"
},
"privateStatusPages": 1.0,
"publicStatusPages": 1.0,
"privateSubscribers": 1.0,
"publicSubscribers": 1.0
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.