Skip to main content
Deprecation noticeWebhooks v1 will be deprecated on June 15th, 2026. Please use the Developer Center in the Fireblocks Console to upgrade to Webhooks V2, which offers improved reliability, performance, and observability. For upgrade steps and event mapping, see the Webhooks v2 Migration Guide.
Below are examples in Python and JavaScript demonstrating how to configure the webhook receiving endpoint on the customer’s end, including the request validation mechanism:
For reference only
  • These examples are not production-ready and are used only for reference.
  • These examples are configured to represent a production environment. Sandbox users should ensure they update the Public Key to the correct one, as mentioned here.