Skip to main content

Authenticate a User

POST 

/authenticate

Authenticates a user by receiving their player ID and verifying the application's API key. If authentication is successful, a new account is created for the player (if not already registered), and a temporary token URL is returned for accessing the Tribally Connect flow.

Request

Responses

Returns a temporary authentication URL for the player.