Inward Transfers
Webhook Verification
To verify authenticity, stringify the entire webhook request body, hash it with your secret key using SHA-256 HMAC, and compare the result against the X-Radix-Signature header.
Loading API reference…
To verify authenticity, stringify the entire webhook request body, hash it with your secret key using SHA-256 HMAC, and compare the result against the X-Radix-Signature header.