Using developer portal
Go to Rhino.fi developer portal and select your project. Under the Webhooks section you can define your webhook URL. Once defined you’ll get webhook events for all the bridges associated with this project. You don’t need to pass the webhookUrl parameter every time you get a quote as described in the next section.Bridge API
To subscribe to webhooks when using Rhino.fi bridge API, you can pass awebhookUrl parameter when getting a bridge quote.
You’ll then start receiving webhook events on all your bridge status changes (full list of bridge events).
Example:
Smart Deposit Addresses API
To subscribe to webhooks when using Rhino.fi Smart Deposit Addresses API, you can pass awebhookUrl parameter when create a deposit address.
You’ll then start receiving webhook events on all operations done on this deposit address (full list of bridge events).
Example: