- Use the provided webhook secret.
- Extract and process the
svix-id,svix-timestamp, andsvix-signatureheaders. - Use the raw body of the request to compute the HMAC signature.
1
Install the Svix SDK
This is a JavaScript example. Other language examples are available in the Svix documentation.
2
Use the Webhook Verifier