Skip to main content
GET
cURL

Authorizations

X-Operator
string
header
required

Your operator identifier, issued by Zero-Dash during onboarding.

X-Zd-Signature
string
header
required

Hex-encoded HMAC-SHA512(apiPath|timestamp|data, secretKey). See Request signature.

X-Zd-Timestamp
string
header
required

Unix time in milliseconds, and the exact value signed. Requests older than 5 minutes are rejected.

Headers

If-None-Match
string

Echo the ETag from your cached copy to receive 304 Not Modified when nothing changed.

If-Modified-Since
string

Echo the Last-Modified value from your cached copy.

Response

The list of games available to your operator account.

data
object[]
required