aiendpoint.dev
Services›Lyft

Lyft

community

Ride-sharing and transportation platform offering rides, bike/scooter rentals in North America.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://lyft.comoauth2travelconfidence: 90/1000 discoveries1 contributors
GEThttps://api.lyft.com/v1/cost

Get ride cost and ETA estimates

Parameters

end_latdestination latitude (numberrequired
end_lngdestination longitude (numberrequired
ride_typelyft|lyft_shared|lyft_xl|lyft_lux (stringoptional
start_latpickup latitude (numberrequired
start_lngpickup longitude (numberrequired

Returns

cost_estimates[] with ride_type, estimated_cost_cents_min, estimated_cost_cents_max, estimated_duration_seconds
GEThttps://api.lyft.com/v1/eta

Get driver ETA at location

Parameters

latlatitude (numberrequired
lnglongitude (numberrequired
ride_typeride type (stringoptional

Returns

eta_estimates[] with ride_type, display_name, eta_seconds
GEThttps://api.lyft.com/v1/ridetypes

Get available ride types at location

Parameters

latlatitude (numberrequired
lnglongitude (numberrequired

Returns

ride_types[] with ride_type, display_name, seats, pricing_details