Skip to main content

Authentication

Senthrex uses bearer-token authentication for scan operations.
  • Authorization: Bearer <token>

Example

The root endpoint (GET /) is a health/info endpoint and does not require authentication.