Request
Headers
| Name | Value |
|---|---|
Authorization | Bearer <API_TOKEN> |
Content-Type | application/json |
Accept | application/json |
Request Body
Your unique identifier for the player on your system.
The unique identifier of the game provider. Retrieve valid provider IDs from List Providers.
The unique id of the game to launch. Retrieve valid game ids from List Games.
Language code for the game interface (e.g.,
en). The game UI will be rendered in this language where supported by the provider.URL to redirect the player after they exit the game.
If isStreamer is true, the player’s report is not considered to agent’s report, and the player can have more than 100% RTP.
Example Request
Response
Example Response
Response Fields
Indicates whether the request was processed successfully.
Result message of the request (e.g.,
"OK").Game Launch URL.
