API
API
Integrate Slate Security with bearer API keys against https://api.slatesecurity.ai.
Overview
The REST API mirrors core dashboard actions: register targets and start or poll scans. Use it when you need automation beyond the CLI or want to embed scans in internal tools.
In this section
Authentication
API key format, Authorization header, and error responses.
Targets
POST /api/v1/targets to register a URL your workspace can scan.
Scans
Start scans, poll status, and read findings when a run completes.
Findings
Get remediation steps and AI-ready fix prompts for individual findings.