Checkly · Authentication Profile
Checkly Authentication
Authentication
Checkly authenticates two surfaces differently. The REST Public API takes a bearer API key plus an account header. The MCP server takes OAuth 2.1 with scopes, or a bearer API key for clients that cannot do OAuth. End-user sign-in to the app is OIDC via Auth0.
Checkly secures its APIs with http, apiKey, and oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions.
MonitoringTestingSynthetic MonitoringObservabilityUptimeAlertingStatus PagesMonitoring as CodePlaywrightDevOps
Methods: http, apiKey, oauth2
Schemes: 4
OAuth flows:
API key in:
Security Schemes
Bearer http
X-Checkly-Account apiKey
OAuth 2.1 oauth2
OIDC (Auth0) openIdConnect
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.