Authentication
Authentication APIs
Operations
| Authenticate Session Ticket |
Validated a client's session ticket, and if successful, returns details for that user |
| Login With Android Device ID |
Signs the user in using the Android device identifier, returning a session identifier that can subsequently be used for API calls which require an authenticated... |
| Login With Battle Net |
Sign in the user with a Battle.net identity token |
| Login With Custom ID |
Signs the user in using a custom unique identifier generated by the title, returning a session identifier that can subsequently be used for API calls which requ... |
| Login With IOS Device ID |
Signs the user in using the iOS device identifier, returning a session identifier that can subsequently be used for API calls which require an authenticated use... |
| Login With PSN |
Signs the user in using a PlayStation ™️ Network authentication code, returning a session identifier that can subsequently be used for API calls which require... |
| Login With Server Custom Id |
Securely login a game client from an external server backend using a custom identifier for that player. Server Custom ID and Client Custom ID are mutually exclu... |
| Login With Steam Id |
Signs the user in using an Steam ID, returning a session identifier that can subsequently be used for API calls which require an authenticated user |
| Login With Twitch |
Sign in the user with a Twitch access token |
| Login With Xbox |
Signs the user in using a Xbox Live Token from an external server backend, returning a session identifier that can subsequently be used for API calls which requ... |
| Login With Xbox Id |
Signs the user in using an Xbox ID and Sandbox ID, returning a session identifier that can subsequently be used for API calls which require an authenticated use... |
| Set Player Secret |
Sets the player's secret if it is not already set. Player secrets are used to sign API requests. To reset a player's secret use the Admin or Server API method S... |