Game List
Retrieve the full catalogue of available games.
⚠️ These endpoints are available only for whitelisted IP addresses.
POST /game-list
POST{provider endpoint}/game-list
Retrieve the list of available games with metadata for a given wallet and operator.
Request
Headers: X-Server-Authorization: hmac_sha256_hash
{
"walletId": "777casino-platform",
"operatorId": "777casino-uk"
}
Request Parameters
| Field | Type | Description | |
|---|---|---|---|
| walletId | string | required | Platform wallet identifier, provided by NeverEnding |
| operatorId | string | required | Your operator identifier. Used to filter the game catalogue to operator-enabled games only |