Skip to main content
Use this endpoint to retrieve all games available to your operator account from a specific provider. The response includes the game code (used to launch a game), display name, thumbnail image URL, game type, and maintenance status. You can use this data to populate your game lobby UI and filter or badge games by type or availability.

Request

Headers

Path Parameters

number
required
The unique identifier of the provider whose game catalog you want to retrieve. You can get a list of valid provider IDs from List Providers.

Parameters

string
default:"EN"
Localized gameName (and PG Soft gameImage) are returned based on this value. This parameter is not required; if ignored, the default value “EN” is assigned. Available values are “EN”, “CN” and case-insensitive.

Example Request

Response

Example Response

Response Fields

bool
Indicates whether the API call succeeded.
string
Textual confirmation of the API call result (e.g., "OK").
array
Array of game objects available from the specified provider.