Skip to main content
Register a webhook URL to receive real-time events when verification touchpoints are completed. This is the recommended method for persisting results in your own database.

Register a webhook

POST /webhooks

Event types

Signature validation

All webhook payloads are signed with your secret key using HMAC-SHA256. Validate before processing.