Authentication

POST HTTP request to the game server with an URL configured in the dashboard.

Response fields reference:

  • status - the request was valid/invalid
  • playerProfileImage - the profile image of the player
  • publisherPlayerId - the player id
  • playerName - the player name (optional)
  • sessionMetadata - This entity serves as a versatile container for storing any pertinent information related to the player's session. It will be sent back in the Player Orders Reporting web-hook, and Player Data Sync (if it's enabled). Can be of any data type.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!