Documentation Index
Fetch the complete documentation index at: https://docs.hg.cash/llms.txt
Use this file to discover all available pages before exploring further.
Who this section is for
Partners and backends can receive HTTPS callbacks from HG.Cash. HG.Cash sendsPOST requests with JSON when ledger transactions change or transaction requests (such as outbound / cash-out transfers) transition state. Optionally verify deliveries with HMAC-SHA256.
Work with HG.Cash onboarding for URLs, signing secrets, and sandbox vs production endpoints.
Guides in this section
- Receiving webhooks — Default callback URL & signing secret,
X-HG-Webhook-Signature, JSON body (type: ledger transaction vsrequestfor transaction requests), and automatic retry policy. - Delivery history and health monitoring — Dashboard delivery logs per transaction or transfer, manual retry, daily health checks, auto-disable on repeated failures, and email alerts.

