Security & Verification
All webhooks include Standard Webhooks security headers for verification:webhook-id
: Unique identifier for the webhook event (used as idempotency key)webhook-timestamp
: Unix timestamp when the webhook was sentwebhook-signature
: HMAC signature of the payload using your webhook secret