Skip to main content
Get Player Session
GET /session

Headers


Request Parameters


Response Parameters


Error

If an error occurs while processing a request, the API must return a response with HTTP Status Code: 400 Bad Request

Responsibility of the wallet platform
Assert that the incoming playerToken is valid, and return the playerID that is connected to the playerToken. The playerID that is returned must be unique per player, and identical each time an individual player authenticates. RGS will use the returned sessionId value in all subsequent Get Balance, Credit, Debit and Rollback requests for this game session.