Launch Game in Demo Mode

post

Request to launch a game in demo mode (fun mode) from The Bet Brothers Platform to the Supplier.

This request includes game and player-related details, and the response provides the game URL to launch the game in demo mode.

Header parameters
X-REQUEST-SIGNstringRequired

HMAC-SHA256 signature of the request body using the shared password.

Body
provider_namestringRequired

Name of the supplier.

provider_idintegerRequired

Unique identifier for the supplier.

is_demobooleanRequired

True if the request is for demo mode.

game_symbolstringRequired

Game symbol for the requested game.

languagestringRequired

Player language in ISO 639-1 standard (e.g., en).

currency_codestringRequired

Currency code in ISO 4217 format (e.g., EUR).

lobby_urlstringRequired

URL to redirect to the operator's website.

is_mobilebooleanRequired

True if the request is from a mobile device.

brand_idintegerRequired

Unique identifier of the brand on The Bet Brothers platform.

Responses
chevron-right
200

Successfully returned demo game URL.

application/json
post
/supplier_url

Last updated