Get Player Session

Get the current Player Session. This will also refresh the Player Access Token expiry date.

Responses

Response body
object
string
required

ident.session_success

string
required

Successfully validated session from Player Access Token.

boolean
required

true

data
object
required
uuid
required
length ≤ 64

Used to send requests on behalf of the player with the x-nodecraft-token header.

string | null
required

The date the Player Access Token expires.

string
required
length ≤ 32

The region used when discovering servers.

player
object
required
boolean
required

Language
Credentials
Request