User Information

Retrieve information about Kongregate users

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

Note

If you are intending to load lots of user information (for example, loading the avatar URLs for all of a user's friends), you should use the multiple id/username version of the request to avoid long load times or timeouts due to making lots of requests. These group requests can be done with up to 50 user IDs or usernames at a time. The friends flag is not supported when requesting multiple records.

Query Params
string

Username to retrieve information about

int32

User ID of user to retrieve information about

string

Comma-delimited list of users to retrieve information about (max 50)

string

Comma-delimited list of users IDs to retrieve information about (max 50)

int32
Defaults to 1

Page number to retrieve

boolean
Defaults to false

Indicates whether or not to include the friends list. Only supported when requesting information about a single user.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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