Skip to main content
Every webhook request includes a signed header so your endpoint can verify authenticity before processing payload data.
Verify the signature against the raw request body bytes before parsing JSON.