# Returns the authenticated user's profile (/api-reference/profile/v1-me-get) Returns profile data for the user authenticated by the supplied API key. ## `GET /v1/me` ### Responses - `200` — Contains the authenticated profile data. - `401` — Authorization key not valid