Quickstart
This guide shows the standard Senthrex workflow using the bearer token and the scan UUID returned from/scan.
1) Set your bearer token
2) Start a scan (recommended: POST)
mode is optional and defaults to full. Use discovery for a lighter scan profile.
The response includes a uuid (scan UUID). Use it as scan_uuid in all follow-up requests.
3) Check scan status
4) Retrieve outputs
Structured results
Logs
Report archive
Raw JSON artifact
5) Stop a running scan (optional)
Next steps
/senthrex/api/start-scan-post/senthrex/api/get-status/senthrex/api/get-results/senthrex/api/get-scan-json/senthrex/api/list-scans
