Back to API Reference
Webhook Notifications
Receive real-time events when contacts are enriched, lists complete, or validation finishes.
Endpoint
POST /api/v1/webhooks to register a callback URL. Events are sent as JSON with an HMAC-SHA256 signature in X-SalesCentri-Signature.
Event types
Subscribe only to the events you need:
- contact.enriched
- list.completed
- validation.finished
- integration.failed
Need help implementing this?