Skip to main content

Create Webhook

POST 

/:chain/:network/webhooks

API for creating a Webhook. Create a Webhook by providing subscription details and Webhook URL. Once created, events will be sent to the Webhook URL. On creation, the API returns the Webhook's Subscription ID, which you can use to query, update, and delete the Webhook.

Request

Responses

Created