Auths
Me
Get user info
GET
Authentication
This endpoint requires authentication using a JWT token in the Authorization header.
JWT token in the format: Authorization {token}
Request Example
Response
Unique identifier for the user
User’s wallet address used as username
User’s role in the system (e.g., “guest”, “user”, “admin”)
Indicates if the user account is blocked
Indicates if the user account is activated
Note about block reason if the account is blocked
User’s referral code that can be shared with others
Indicates if the user skipped entering a referral code
Number of copy trades the user can create
User’s subscription plan level
Timestamp when the user account was created
JWT token to be used for authenticated API calls
Indicates if the user has added a referral code