Endpoint
Headers
Query parameters
string
Filter games by name (case-insensitive, partial match).
string
Filter games by provider UUID. Get provider IDs from
GET /operator/providers.string
Filter by game type. Examples:
slots, live.Example request
Response — 200 OK
Response fields
string
Unique identifier (UUID) for the game. Use this value as the
gameId when calling POST /operator/launch.string
Display name of the game.
string
URL-safe identifier. Useful for building game-specific pages on your site.
string
Game category. Examples:
slots, live, table_game, crash.string | null
URL to a thumbnail image for the game. May be
null if no image is available.object
The provider that supplies this game.
id— UUID of the providername— Display namecode— Short code (e.g.pragmatic,bgaming)
string[]
ISO 3166-1 alpha-2 country codes where this game is blocked. Only present when restrictions exist. Use this to hide or disable games for players in restricted countries.

