Sessions
Learn more about the session endpoints.
Last updated
Learn more about the session endpoints.
Last updated
X-Server-Token*
string
The secret key of the server.
name*
string
The players username
uuid*
string
The players unique identifier
first_joined_at*
datetime
The first log-in date and time
joined_at*
datetime
The time the player joined the server.
quit_at*
datetime
The time the player quit the server.
country*
string
The 2-character country code the player joined from.
domain*
string
The domain name that the player used to connect.