Authenticate

Verifies a user's identity

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Authentication API allows Kongregate players to play any game without registering or entering a password. By making a call to the web service from your game server you can securely determine the player's Kongregate user id and username.

📘

Note

This method should only be called from a server, not a game client.

For more information on how Kongregate users should be authenticated in your game, see this document.

Query Params
int32
required

Kongregate User ID

string
required

Game Authentication Token

string
required

Your Private API Key

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json