List games
Returns every game enabled for your operator account, including artwork, supported languages and country restrictions.
This response is cacheable: it carries ETag, Last-Modified and Cache-Control. Send If-None-Match on subsequent calls to get a cheap 304 Not Modified instead of the full payload. See Caching.
Authorizations
Your operator identifier, issued by Zero-Dash during onboarding.
Hex-encoded HMAC-SHA512(apiPath|timestamp|data, secretKey). See Request signature.
Unix time in milliseconds, and the exact value signed. Requests older than 5 minutes are rejected.
Headers
Echo the ETag from your cached copy to receive 304 Not Modified when nothing changed.
Echo the Last-Modified value from your cached copy.
Response
The list of games available to your operator account.