removed

Removal of Subscription and Monitoring V2 endpoints

Released: 31 January 2024

What’s new

Removal of Subscription and Monitoring V2 endpoints.

What this means for you

From today, we will remove Subscription and Monitoring V2 endpoints.
The good news is that the webhook V3 endpoints offer the same functionality, are easier to use, and are fully supported.

How you can benefit

You can subscribe to smart contract or account events using webhook V3 API endpoints.

“How do I integrate with the webhook APIs in V3?”

It only requires one step, which is to supply a webhook URL. A webhook URL is an endpoint to which Overledger can post notifications.

Checkout our Webhook guide
Once set up, Overledger will send notifications to the specified webhook URL for each smart contract or account event.