Skip to main content

Outward Transfers

Webhook Verification

To verify authenticity, stringify the data object from the webhook body, hash it with your secret key using SHA-256 HMAC, and compare the result against the X-Radix-Signature header.

Loading API reference…