get https://openapi2.mlytics.com/api/v2/accounts/user-profile/
This call returns the profile information of the current authenticated user.
Requires API Key as
apikey
request header or JWT token asAuthorization: Bearer <token>
header.
Rate Limit: 120 requests/min