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.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.lyft.com/profile'