SpectraDetect API — Manager, Service, Metrics, and Usage Endpoints
Access Spectra Detect REST APIs for Manager administration, Service operations, Metrics monitoring, and Usage reporting across Workers, Hubs, and SDM.
Access Spectra Detect REST APIs for Manager administration, Service operations, Metrics monitoring, and Usage reporting across Workers, Hubs, and SDM.
Use the Spectra Detect Manager API to obtain auth tokens via POST /api/v1/auth/token/, back up and restore, connect appliances, configure connectors, and enable central logging.
Scrape Spectra Detect appliance health and performance metrics via GET /metrics with Prometheus, using honor_labels: true to preserve job labels and avoid collisions.
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.
Check Spectra Detect Worker system status and retrieve processing statistics using the Service API at GET /srv/tiscale/v1/sysinfo with token-based authorization.