Skip to main content
POST
string
required
Bearer token: Bearer YOUR_ACCESS_TOKEN
string
required
The HTTPS URL that will receive webhook POST requests.
array
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.detected
  • deposit.confirmed
  • transaction.failed
  • card.created
  • transaction.authorized
  • transaction.settled
  • customer.funded
  • master_wallet.deposit
string
A human-readable name for this webhook.