Skip to main content
TokenGift can POST signed events to your endpoint when your wallet changes.
Webhook endpoint management UI is rolling out. Contact support@tokengift.ai to register an endpoint in the meantime.

Events

Payload

Verifying signatures

Every delivery includes a TokenGift-Signature header:

Retries

Failed deliveries are retried with exponential backoff for roughly 24 hours, then marked failed. Respond with any 2xx quickly (do heavy work async) to avoid retries.