Configuration
Provide your webhook URL and sweep address when requesting your API key (or ask us to add them to an existing key). Once set, your key's response will include a webhook secret:
Webhook Events
| Event | Description | When |
Webhook Payload
All webhook events share the same structure:
Webhook Signature Verification
All webhooks are signed with HMAC-SHA256. Verify the signature to ensure authenticity.
Webhook Retry Policy
If your endpoint returns a non-2xx status code or times out (30 seconds), we'll retry: