Skip to main content
We recommend verifying all webhook events using the x-openfx-signature header.

Signature verification

To verify the signature, generate an HMAC-SHA256 hash of the request payload using the webhook signing key and compare it with the value of the x-openfx-signature header.