This guide covers securing your Fireblocks webhook integration through three methods of protection: IP allowlisting, signature verification and balance validation.Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Three methods
Each method is explained in detail in the linked articles below:| Method | Purpose |
|---|---|
| IP Allowlisting | Network-level filtering |
| Signature Verification | Cryptographic authenticity |
| Balance Validation | Business logic verification |