What is the Arianee Webhook?

The Arianee webhook is a new product to support our customers to provide the best end-user experience in their applications. The Arianee Webhooks dispatch blockchain events to our customers based on the actions of their users.

Webhooks are secure powerful tools for integrating applications, automating processes, and improving efficiency and scalability. By providing real-time data, it allows users to programmatically react to an alert.

How to subscribe to a webhook?

To receive webhook requests, you have to register for one or more of the events (also known as topics) for which we offer webhooks. A webhook request will be sent to a destination endpoint (URL).

Once the webhook registration for an event is complete, you will receive webhook requests at the destination URL you provided each time the event occurs.

💡

For more information about the subscription process, check out our Quickstart!