Set up webhook in Vaults

You can set up your webhook in Vaults to receive transaction updates. You, as the owner or admin of your organization in Admin Panel, have the rights to set up the webhook URL in Vaults.

Take the following steps to set up a webhook URL.

  1. Log into Vaults.
  2. Go to Dev.
  3. Scroll down to the Webhook section. Then select Configure webhook.


  1. Enter your webhook URL in the field.
  2. Select Configure Webhook to save the changes.

Once you have configured your webhook URL, a unique Signing Key is generated corresponding to the webhook URL, as shown in the following screenshot. You can use this key to authenticate incoming webhook requests. Refer to Authenticate webhook requests to learn more.