How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Checkly Monitors API

The Monitors API from Checkly — 7 operation(s) for monitors.

Checkly Monitors API is one of 42 APIs that Checkly publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Monitors. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 7 paths, and defines 57 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.checklyhq.com.

7 operations 7 paths 57 schemas 3 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.checklyhq.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Checkly Monitors API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer) (Bearer). By default, every request must be authenticated.

  • Bearer — 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 t…

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 3 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Monitors 7
PUT
/v1/checks/dns/{id}
Update an DNS Monitor
putV1ChecksDnsId 3 params body → 200400401403429
POST
/v1/checks/icmp
Create an ICMP monitor
postV1ChecksIcmp 2 params body → 201400401402403429
PUT
/v1/checks/icmp/{id}
Update an ICMP Monitor
putV1ChecksIcmpId 3 params body → 200400401403429
POST
/v1/checks/ssl
Create an SSL monitor
postV1ChecksSsl 2 params body → 201400401402403429
PUT
/v1/checks/ssl/{id}
Update an SSL Monitor
putV1ChecksSslId 3 params body → 200400401403429
POST
/v1/checks/url
Create a URL monitor
postV1ChecksUrl 2 params body → 201400401402403429
PUT
/v1/checks/url/{id}
Update an URL Monitor
putV1ChecksUrlId 3 params body → 200400401403429

Schemas 57

The contract defines 57 schemas that model the data the API accepts and returns. The most detailed are ChecksV1IcmpMonitorCreate (37 properties), ChecksV1IcmpMonitorUpdate (37 properties), ChecksV1IcmpMonitor (35 properties), ChecksV1SslMonitorUpdate (35 properties). Each schema is shown below with its type and property counts.

ChecksV1IcmpRequestPatch
object
4 properties 1 required
ChecksV1SslRequestRead
object
3 properties 1 required
ChecksV1UrlMonitorMutationResponse
object
30 properties 1 required
ProjectBindingReferencesV1
array
Projects that use this resource without owning it; their deploys leave it alone. Empty when there are none.
ChecksV1AlertSettingsCreatePatch
object
6 properties
ChecksV1IcmpMonitorCreate
object
37 properties 2 required
ChecksV1AlertChannels
objectnull
4 properties
ChecksV1AlertChannelSubscription
object
2 properties 2 required
ChecksV1UrlMonitorCreate
object
26 properties 2 required
ChecksV1UrlMonitorUpdate
object
26 properties
ChecksV1CheckIntent
objectnull
3 properties 1 required
ChecksV1IcmpRequest
object
4 properties 1 required
ChecksV1SslMonitorMutationResponse
object
30 properties 1 required
ChecksV1RetryStrategy
objectnull
6 properties 1 required
ChecksV1SslMonitorCreate
object
35 properties 2 required
ChecksV1SslSecurityBaselineRead
object
10 properties
ChecksV1AlertSlack
object
1 property
ChecksV1UrlAssertionPatch
object
5 properties
ChecksV1DnsMonitorUpdate
object
30 properties 1 required
ChecksV1DnsRequest
object
6 properties 2 required
ChecksV1IcmpAssertionPatch
object
5 properties
ChecksV1AlertSettingsTimeBasedEscalation
object
1 property
ChecksV1AlertSettingsCreate
object
6 properties
ChecksV1DnsAssertion
object
5 properties
ChecksV1SslAssertionPatch
object
5 properties 2 required
ChecksV1SslMonitorUpdate
object
35 properties
ChecksV1SslRequest
object
3 properties 1 required
ChecksV1AlertEmail
object
1 property
ChecksV1KeyValue
object
3 properties 2 required
ChecksV1UrlAssertion
object
5 properties
ChecksV1EnvironmentVariablePatch
object
4 properties 2 required
ChecksV1UrlRequest
object
6 properties 1 required
ProjectBindingV1
object
2 properties 2 required
ApiError
object
3 properties 3 required
ChecksV1AlertWebhook
object
5 properties
ProjectBindingDetailsV1
object
The resource's side of this binding.
2 properties 2 required
ChecksV1EnvironmentVariable
object
4 properties 2 required
ProjectBindingOwnerV1
objectnull
The project that owns this resource — the one whose deploy can delete it. Null when no project owns it, including when other projects merely reference it. In t…
2 properties 2 required
ChecksV1AlertSettingsRunBasedEscalation
object
1 property
BindingProjectV1
object
The project this binding is to.
3 properties 3 required
ChecksV1SslConfigRead
object
9 properties 1 required
ChecksV1SslConfigPatch
object
9 properties 1 required
ChecksV1AlertSettings
objectnull
6 properties
ChecksV1IcmpAssertion
object
5 properties
ChecksV1SslConfig
object
9 properties 1 required
ChecksV1DnsMonitorMutationResponse
object
30 properties 1 required
ChecksV1AlertSms
object
2 properties 1 required
ChecksV1SslRequestPatch
object
3 properties 1 required
ChecksV1IcmpMonitor
object
35 properties 1 required
ChecksV1UrlRequestPatch
object
6 properties 1 required
ChecksV1SslSecurityBaselinePatch
object
10 properties
ProjectBindingsV1
object
The Checkly CLI projects that manage this resource. owner is null and references empty when the resource is not managed by code.
2 properties 2 required
ChecksV1RetryStrategyPatch
objectnull
6 properties 1 required
ChecksV1IcmpMonitorUpdate
object
37 properties
ChecksV1SslAssertion
object
5 properties 2 required
ChecksV1TriggerIncident
objectnull
5 properties 5 required
ChecksV1CheckProject
objectnull
The project that manages this check, or null when the check is not managed by code. When a check has more than one binding, this reports the preferred one.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

checkly-monitors-api-openapi.yml Raw ↑

Other APIs Checkly publishes across the network.

Checkly Accounts API
Checkly Alert Channels API
Checkly Analytics API
Checkly Check Alerts API
Checkly Check Groups API
Checkly Check Results API
Checkly Checks API
Checkly Dashboards API
Checkly Heartbeats API
Checkly Incidents API
Checkly Maintenance Windows API
Where this information came from

This is an independent, third-party profile of Checkly Monitors API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.