Endpoint
Headers
| Header | Value |
|---|---|
Authorization | ApiKey ps_<your_api_key> |
Query parameters
Filter games by name (case-insensitive, partial match).
Filter games by provider UUID. Get provider IDs from
GET /operator/providers.Filter by game type. Examples:
slots, live.Example request
Response — 200 OK
Response fields
Unique identifier (UUID) for the game. Use this value as the
gameId when calling POST /operator/launch.Display name of the game.
URL-safe identifier. Useful for building game-specific pages on your site.
UUID of the provider that supplies this game.
