Get authenticated user profile
Returns the profile of the currently authenticated user, including account identifiers (GCID, real and demo CIDs), profile fields from Scope Data API (username, name, player level, gender, language, date of birth, LEI), and the OAuth scopes granted to the current access token.
Headers
A unique request identifier.
"01e83330-c9f5-4a63-8489-1d3116a93c32"
API key for authentication.
"lhgfaslk21490FAScVPkdsb53F9dNkfHG4faZSG5vfjndfcfgdssdgsdHF4663"
User-specific authentication key.
"eyJlYW4iOiJVbnJlZ2lzdGVyZWRBcHBsaWNhdGlvbiIsImVrIjoiOE5sZ2cwcW5EUVdROUFNWGpXT2lmOWktZnpidG5KcUlqWGJ3WHJZZkpZcldrbG90ZEhvLVBjSWhQaU8xU1ZtMW84aU1WZGZqN2xWNzFjLXFxLmcybXE1dnh4Q1hUT25xaWRUaTFlcEhmVk1fIn0_"
Response
OK
Profile of the authenticated user across eToro account types, including granted OAuth scopes.
Global Customer ID - the unique identifier for the user across all eToro systems.
Real account Customer ID - the identifier for the user's real trading account.
Demo account Customer ID - the identifier for the user's virtual/demo trading account.
The user's unique username.
Player level. Possible values: 1 (Bronze), 2 (Platinum), 3 (Gold), 4 (Internal), 5 (Silver), 6 (PlatinumPlus), 7 (Diamond).
Gender. Possible values: 0 (Unknown), 1 (Male), 2 (Female).
Language ID (e.g. 1 = English, 2 = German).
Date of birth.
OAuth scopes granted to the authenticated token.
The user's first name.
The user's middle name.
The user's last name.
Legal Entity Identifier (LEI), when applicable.