Issue a match session
Opens a single match context for an authenticated player. This is the start gate: a session is only issued when
- the game is published,
- the
x-game-keycredential is valid for the requested environment and origin, - the credential has the
sessionscope, and - the player is a real participant of the match.
The returned token is single-use, expires after 10 minutes, and is
consumed when the player submits a result. boardHash is a
number/integer match id.
POST
Issue a match session
Authorizations
Player access token returned by login/refresh.
Path Parameters
The identifier of the game (as registered in the MusterBox console).
Body
application/json
Last modified on September 10, 2026

