Skip to main content

Add wallet webhook

POST 

/api/v2/:coin/wallet/:walletId/webhooks

Add a webhook to a wallet that sends an HTTP callback from MagFi to a specified URL when specific conditions occur. A wallet can have up to 10 webhooks of each wallet-webhook type. Learn more about webhooks on the Developer Portal.

Note: Before you process webhook notifications, MagFi strongly recommends that you verify response details by fetching the transfer or block data from MagFi. For example, if you create a transfer webhook and you receive a transfer ID, pass that ID to the Get Transfer endpoint to verify the transfer details.

Request

Responses

OK

Environment: