Real-time events,
delivered and signed
Subscribe to the full event catalog with cryptographically signed deliveries, exponential backoff retry, and complete delivery logging. Your systems stay in sync in real time.
Cryptographically signed deliveries
Every webhook delivery is signed with your shared secret: a cryptographic signature over the payload. Verify authenticity and prevent replay attacks with timestamp validation.
Comprehensive event catalog
Subscribe to consent events, DSAR events, erasure events, risk alerts, assessment approvals, cookie scan results, integration status, and compliance score changes. Or use ["*"] for everything.
Exponential Backoff Retry
6 retry attempts with exponential backoff: immediate, 30s, 2min, 10min, 1hr, 6hr. 4xx errors (except 429) are not retried. Dead letter queue after all attempts are exhausted.
Auto-Disable Protection
After 50 consecutive failures, the subscription is automatically disabled and the tenant admin is notified. This prevents wasting resources on permanently broken endpoints.
Delivery Log
Complete delivery history per subscription: event type, HTTP status, response time, attempt number, error messages, and next retry timestamp. Useful for debugging failed deliveries quickly.
Test Events
Send a test webhook to verify your endpoint is configured correctly before subscribing to production events. The test payload includes a clearly marked test identifier.