Corelayer API

The Corelayer v1 REST API (api/v1) provides programmatic access to issues, groups, integrations, events, anomaly configs, deep research, API keys, and settings. It uses API-key authentication with role-based access control (RBAC) and per-key rate limiting with configurable tiers.

API entry from apis.yml

apis.yml Raw ↑
name: Corelayer API
description: The Corelayer v1 REST API (api/v1) provides programmatic access to issues, groups, integrations,
  events, anomaly configs, deep research, API keys, and settings. It uses API-key authentication with
  role-based access control (RBAC) and per-key rate limiting with configurable tiers.
humanURL: https://docs.corelayer.com
baseURL: https://api.corelayer.com
tags:
- Incident Response
- Issues
- Observability
- Anomaly Detection
properties:
- type: Documentation
  url: https://docs.corelayer.com
- type: APIReference
  url: https://docs.corelayer.com/cli/overview
- type: GettingStarted
  url: https://docs.corelayer.com/cli/overview
- type: Authentication
  url: authentication/corelayer-authentication.yml
- type: MCPServer
  url: mcp/corelayer-mcp.yml
- type: CLI
  url: cli/corelayer-cli.yml
- type: Webhooks
  url: asyncapi/corelayer-webhooks.yml
- type: Conventions
  url: conventions/corelayer-conventions.yml
- type: Packages
  url: packages/corelayer-packages.yml
- type: SDKs
  url: packages/corelayer-packages.yml
- type: AgentSkill
  url: skills/_index.yml