L

Lyft API

REST discovered

Details
URL
https://api.lyft.com/v1
Docs
https://api.lyft.com/v1/spec
Authentication
Lyft developer app (Client ID and Client Secret) oauth2_cc discovered Set up OAuth ↗

Sign in to the Lyft Developer Portal, create an app/client, and use the credentials shown on the app's credentials page. For Lyft Business use cases, connect that client to a program in the Lyft Business Portal and approve the connection from the app's Programs tab as described in Managing your API client and program connections. The OpenAPI spec indicates tokens are minted from https://api.lyft.com/oauth/token, with app-only access for the public scope and user-delegated access available via OAuth authorize/token endpoints.