Pular para o conteúdo principal

Mint a demo session for a game

POST 

/games/:id/demo-sessions

Opens a demo session at the provider for a catalog game and returns its launch URL, ready to hand to a seat as game_url / creator_game_url.

In production a player's session belongs to your casino and this route has no place in that flow. It exists for the case the bot path cannot serve: seating a real, playable session with no wallet behind it — a demo, a smoke test, or a support engineer reproducing a battle.

launch_url is a live session: whoever holds it plays it. It is returned once and never logged. Hand it straight to a seat.

Every refusal that can be answered locally — unknown key, missing scope, unknown game, game not allowed — is answered before the provider is touched, so a rejected caller never opens a session under your credentials.

Scope: demo:mint

Request

Responses

A live demo session