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 Accounts API

The Accounts API from Checkly — 11 operation(s) for accounts.

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

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

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

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

11 operations 9 paths 26 schemas 2 DELETE7 GET2 PATCH

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 Accounts 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 11

Across 9 paths, the API surfaces 11 operations — 2 DELETE, 7 GET, 2 PATCH. Each is listed below with its method, path, parameters, and response codes.

Accounts 11
GET
/v1/accounts
Fetch user accounts
getV1Accounts 1 param → 200401403429
GET
/v1/accounts/me
Fetch current account details
getV1AccountsMe 1 param → 200401403404429
GET
/v1/accounts/me/entitlements
Fetch current account entitlements
getV1AccountsMeEntitlements 1 param → 200401403404429
GET
/v1/accounts/me/members
List current account members and pending invites
getV1AccountsMeMembers 7 params → 200401403429
DELETE
/v1/accounts/me/members/{userId}
Remove a current account member
deleteV1AccountsMeMembersUserid 2 params → 204401403404429
PATCH
/v1/accounts/me/members/{userId}
Update a current account member role
patchV1AccountsMeMembersUserid 2 params body → 200400401403404429
GET
/v1/accounts/{accountId}
Fetch a given account details
getV1AccountsAccountid 2 params → 200401403404429
GET
/v1/accounts/{accountId}/entitlements
Fetch account entitlements
getV1AccountsAccountidEntitlements 2 params → 200401403404429
GET
/v1/accounts/{accountId}/members
List account members and pending invites
getV1AccountsAccountidMembers 8 params → 200401403429
DELETE
/v1/accounts/{accountId}/members/{userId}
Remove an account member
deleteV1AccountsAccountidMembersUserid 3 params → 204401403404429
PATCH
/v1/accounts/{accountId}/members/{userId}
Update an account member role
patchV1AccountsAccountidMembersUserid 3 params body → 200400401403404429

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are AccountMember (12 properties), AccountInvite (10 properties), AccountEntitlement (9 properties), Account (9 properties). Each schema is shown below with its type and property counts.

attributes
object
AccountMembersList
object
3 properties 3 required
Account
object
9 properties 1 required
AccountSettings
object
The settings of the account.
AccountEntitlementLocation
object
3 properties 3 required
Model2
string
TooManyRequestsError
object
4 properties 2 required
UnauthorizedError
object
4 properties 2 required
AccountRequiredAddon
object
The addon and tier required to unlock this entitlement. Only present for disabled entitlements.
4 properties 4 required
Entitlements
object
5 properties 3 required
AccountAlertSettings
object
The alert settings of the account.
AccountEntitlement
object
9 properties 5 required
AccountEntitlementLocations
object
Check run locations and limits for this account.
2 properties 1 required
AccountMember
object
12 properties 12 required
AccountAddonTier
object
2 properties
AccountMembersListItems
AccountMemberUpdate
object
1 property 1 required
ForbiddenError
object
3 properties 2 required
ApiError
object
3 properties 3 required
AccountList
array
NotFoundError
object
3 properties 2 required
error
string
Model4
string
Model1
string
AccountInvite
object
10 properties 10 required
AccountAddons
object
The add-ons available to the account.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

checkly-accounts-api-openapi.yml Raw ↑

Other APIs Checkly publishes across the network.

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
Checkly Private Locations API
Where this information came from

This is an independent, third-party profile of Checkly Accounts 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.