Skip to main content

Check session

POST 

/v1/auth

Validate session and get player account info

Required headers:

  • X-Payload-Signature — HMAC-SHA256 hex signature of the request body
  • Session — JWT token identifying the authenticated player

Responses

Successful Response