Spectra Detect API — Manager, Service, Metrics, and Usage Endpoints
Management API
Use the Spectra Detect Manager API to obtain auth tokens, back up and restore, connect appliances, configure SAML and connectors, and enable central logging.
Metrics API
Scrape Spectra Detect appliance health and performance metrics via GET /metrics with Prometheus, using honor_labels to avoid job label collisions.
Service API
Check Spectra Detect Worker system status and retrieve processing statistics using the Service API at GET /srv/tiscale/v1/sysinfo with token-based authorization.
Usage API
Submit files to Spectra Detect Worker via POST /srv/tiscale/v1/task, check task status with GET /srv/tiscale/v1/task, and retrieve analysis reports.