Authorizations
The Checkly Public API uses API keys to authenticate requests. You can get the API Key here. Your API key is like a password: keep it secure!
Authentication to the API is performed using the Bearer auth method in the Authorization header and using the account ID.
For example, set Authorization header while using cURL: curl -H "Authorization: Bearer [apiKey]" "X-Checkly-Account: [accountId]"
Headers
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Body
EMAIL
, SLACK
, WEBHOOK
, SMS
, PAGERDUTY
, OPSGENIE
, CALL
"SMS"
All checks subscribed to this channel.
[]
Determines if an alert should be sent for expiring SSL certificates.
At what moment in time to start alerting on SSL certificates.
1 <= x <= 30
Automatically subscribe newly created checks to this alert channel.
Response
Created
1
EMAIL
, SLACK
, WEBHOOK
, SMS
, PAGERDUTY
, OPSGENIE
, CALL
"SMS"
The configuration details for this alert channel. These can be very different based on the type of the channel.
All checks subscribed to this channel.
[]
Determines if an alert should be sent for expiring SSL certificates.
At what moment in time to start alerting on SSL certificates.
1 <= x <= 30
Automatically subscribe newly created checks to this alert channel.