Skip to main content

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 sends POST 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 vs request for 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.