Webhooks
Create Webhook
Register a webhook endpoint to receive real-time event notifications
POST
Documentation Index
Fetch the complete documentation index at: https://docs.yativo.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token:
Bearer YOUR_ACCESS_TOKENThe HTTPS URL that will receive webhook POST requests.
Array of event slugs to subscribe to. Pass
["*"] (or omit) to receive all events. Includes both general crypto events and card issuer events. Example slugs:deposit.detecteddeposit.confirmedtransaction.failedcard.createdtransaction.authorizedtransaction.settledcustomer.fundedmaster_wallet.deposit
A human-readable name for this webhook.

