Integrations
Wire clearance into your stack
CI gates on every deploy, programmatic scans via API, and webhook alerts when scores regress.
GitHub Actions
Block bad deploys with a clearance gate on every merge to main.
Open APIREST API
Programmatic scans, launch-readiness verdicts, and webhook payloads.
Open AlertsSlack webhooks
Post clearance summaries to #launch when scans complete or regress.
Open PlaybookStripe launch
Audit checkout, pricing, and policy pages before flipping on payments.
OpenREST API
Pro and Agency plans include API access. Create scans, poll status, and fetch launch-readiness verdicts programmatically — the same endpoints power the GitHub Action.
POST /v1/scans— queue a clearance scanGET /v1/scans/:id— poll until completedGET /v1/scans/:id/launch-readiness— go/no-go verdict
Webhooks & alerts
Agency plans include webhooks for scan completion and monitor regressions. Post clearance summaries to Slack, Discord, or your internal tooling when deploys pass or fail the gate.
Webhooks on Agency →