Ident: Send Token

Used to create Player Access Token for Player Authorization. Both Auto-Ident and Manual Ident Challenges consume this route. First time Players will require a Legal Consent confirmation to ensure Privacy and Terms of Service legal requirements are agreed to.

Body Params
Responses

Response body
object
string
required

ident.success

string
required

Successfully created session from ident.

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
uuid | null
required

Used to send analytics with an anonymized player session.

boolean
required

Language
Credentials
Request