User Endpoints
Get User
Get user details including virtual currency balance if applicable.
POST
/
user
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Get user details including virtual currency balance if applicable.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.