The v1 of this endpoint returns the user's ID, v2 will return more general info about the user. We require authentication for this endpoint, so we extract the user ID from the access token.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.lyft.com/v1/profile'