API Docs

Build EDGHAZ into your stack.

REST + webhooks for everything: detections, takedowns, evidence packages, seller risk scores and revenue analytics. OAuth2 + scoped API keys.

API surfaces

What you can build with the EDGHAZ API.

Detections API

Stream new detections with full context, evidence and platform metadata.

Takedowns API

Trigger takedowns programmatically and subscribe to status changes via webhooks.

Sellers API

Query the unified seller graph, including risk scores and infringement history.

Evidence API

Download chain-of-custody evidence packages for legal escalation.

Reports API

Pull KPIs, recovered-revenue numbers and ROI metrics into your BI tools.

Webhooks

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"

Get an API key for your team.

Talk to sales