Corelight Sensor API

RESTful API for remotely configuring and controlling a Corelight Sensor and Fleet Manager. Device-local and account-gated (no public OpenAPI); driven by the official open-source corelight-client CLI. Authentication is HTTP Basic with admin (unlimited) and monitor (read-only) users, plus 2FA when using a Fleet Manager.

API entry from apis.yml

apis.yml Raw ↑
name: Corelight Sensor API
description: RESTful API for remotely configuring and controlling a Corelight Sensor and Fleet Manager.
  Device-local and account-gated (no public OpenAPI); driven by the official open-source corelight-client
  CLI. Authentication is HTTP Basic with admin (unlimited) and monitor (read-only) users, plus 2FA when
  using a Fleet Manager.
humanURL: https://github.com/corelight/corelight-client
baseURL: https://docs.corelight.com
tags:
- NDR
- Network Security
- Sensor
properties:
- type: CLI
  url: cli/corelight-cli.yml
- type: Authentication
  url: authentication/corelight-authentication.yml