Detections API
Stream new detections with full context, evidence and platform metadata.
REST + webhooks for everything: detections, takedowns, evidence packages, seller risk scores and revenue analytics. OAuth2 + scoped API keys.
Stream new detections with full context, evidence and platform metadata.
Trigger takedowns programmatically and subscribe to status changes via webhooks.
Query the unified seller graph, including risk scores and infringement history.
Download chain-of-custody evidence packages for legal escalation.
Pull KPIs, recovered-revenue numbers and ROI metrics into your BI tools.
Subscribe to events: detection.new, takedown.completed, seller.escalated, recovery.collected.
curl https://api.edghaz.com/v1/detections \
-H "Authorization: Bearer $EDGHAZ_API_KEY" \
-H "Accept: application/json"