API & integrations
API keys, webhooks, and automation.
Which plans include API access?
REST API access is available on Pro and Agency. Create API keys in Dashboard → Integrations and send them as Bearer tokens.
Are webhooks available on Pro?
Outbound webhooks and Slack alerts are Agency features. On Pro, poll scan status with the REST API instead of receiving push events.
Why was my API key only shown once?
For security, full API keys and webhook signing secrets are displayed a single time when created. Store them in your secrets manager — they cannot be viewed again in the dashboard.
Where is the API documentation?
See the REST API and Webhooks guides in this support center for authentication, example requests, payloads, and signature verification.