Skip to main content
This log tracks updates, improvements and fixes to the integration surface — how games interact with operators and players through the APIs. Changes to the underlying platform infrastructure are not listed here.
Subscribe your integration team to this page. Anything that affects a request or response shape is announced here before it ships.
Initial release
2 February 2026

Initial version

First public release of the Zero-Dash integration documentation.Customer API — endpoints you call on Zero-Dash:Wallet callbacks — endpoints you implement:Shared conventions:
  • HMAC-SHA512 request signature over apiPath|timestamp|data, in both directions
  • ISO-8601 UTC timestamps in bodies, Unix milliseconds in X-Zd-Timestamp
  • ISO-4217 currencies, decimal amounts on the wire, 8-decimal cap on crypto
  • Mandatory idempotency on all transaction endpoints
  • Durable retries for credit and rollback over a 3-day window