Segregated wallet deposit received
An on-chain deposit was confirmed at a segregated wallet. It does not touch the ledger (the balance lives on-chain in the wallet).
Every delivery includes X-Webhook-Event, X-Webhook-Event-ID, X-Webhook-Delivery-ID, X-Webhook-Timestamp and X-Webhook-Signature = hex(HMAC-SHA256(secret, timestamp + "." + body)). Respond 2xx.
WEBHOOK
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Response
200
Return any 2xx to acknowledge the delivery.
Last modified on July 19, 2026