Corelayer · Authentication Profile

Corelayer Authentication

Authentication

Corelayer secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceSREIncident ResponseObservabilityProduction SupportRoot Cause AnalysisAnomaly DetectionDevOpsagent-nativeMCPFintech
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header ()

Source

Authentication Profile

corelayer-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.corelayer.com/cli/overview + https://docs.corelayer.com/anomalies/sdk-metrics + changelog v1.3.0
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  rbac: true
schemes:
- name: apiKey
  type: apiKey
  in: header
  header: Authorization
  format: Bearer <api-key>
  key_prefixes: [cl_live_, cl_key_, clr_]
  description: >-
    Corelayer v1 REST API authenticates with an API key sent as a bearer token
    in the Authorization header. Keys are created from the dashboard
    (Settings > API Keys) or via the API (POST /api/v1/api-keys), shown once,
    and can carry an optional expiration. Access is governed by role-based
    access control (RBAC) with per-key rate limiting and configurable tiers.
  sources: [docs]
browser_login:
  description: >-
    The CLI supports an interactive browser OAuth-style authorization flow
    (corelayer login) that authorizes CLI access for the current organization
    and stores the resulting API key + server URL in ~/.corelayer/config.json.
  auth_server: https://app.corelayer.com
credential_resolution_order:
- CORELAYER_API_KEY environment variable
- token stored in ~/.corelayer/config.json (from corelayer login)
notes: >-
  Legacy internal HMAC authentication was removed in v1.3.0 (March 2026) in
  favor of API key auth. No OAuth2/OIDC scopes surface is published; scopes/ is
  intentionally omitted (key-auth + RBAC, not OAuth scopes).

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/corelayer-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.