Authenticated user profile
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
OR
X-API-Keystring
API Key authentication via header
Response
Profile
Bearer authentication of the form Bearer <token>, where token is your auth token.