Player Join

Consumes a Player Join Token to validate the Player platform identity, access to this server, and creates a session for this Player. The Session ID and Analytics ID are used to track other events from the Game Server.

Body Params
string
required
string
string
required
string
required
string
required
Responses

Response body
object
string
required

game_server.join.success

string
required

Player joined the server

boolean
required

true

data
object
required
player
object
required
uuid
required

Unique UUID for the Player's current server session.

uuid | null
required

Unique UUID for the Player's current analytics session. null, when the Player has opted out of analytics.

boolean
required

Language
Credentials
Request