get https://api.kongregate.com/api/user_info.json
Retrieve information about Kongregate users
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.