Business, Pro, and MSSP workspaces can create API tokens under Integrations. Send the token as Authorization: Bearer drp_live_….
GET /api/v1/findings: query params: limit (default 50, max 100), cursor (ISO created_at of last item for pagination), optional status, severity. Requires scope read:findings.GET /api/v1/assets: monitored assets for the token's workspace. Requires scope read:assets.Rate limits apply per token (120 requests / minute per endpoint cluster). Responses exclude raw credential payloads; use the dashboard for controlled reveal flows.
Integrations: Jira and Microsoft Teams webhooks (Pro and MSSP), ServiceNow credentials (Pro and MSSP), Slack OAuth (Pro and MSSP), read-only share links (Business and above), Vendor Watch domains, and cyber-insurance evidence JSON at GET /api/reports/cyber-insurance-pack (session auth).