Skip to main content

Webhook Requirements

Your endpoint must:
  1. Accept POST requests
  2. Respond within 15 seconds
  3. Verify the signature using the provided Signing Secret
See Svix Verification Guide for implementation details.

Event Types


Example Webhook Payload


Payload Fields


Signature Verification

Verify all webhook requests using your Signing Secret.
Refer to Svix Docs for language-specific SDK examples.

Response Codes


Support

For webhook delivery monitoring or signature troubleshooting:
Email: [email protected]