Users
Retrieving information on a user is done via the following endpoint.
GET: https://api.scored.co/api/v2/user/profile.json
The endpoint takes the user
parameter.
If you are authenticated, you can provide your username or me
.
If you are requesting information on another user, the returned data will be brief. However, you will receive more information when requesting data on yourself.