← Back to catalog

Other

Lyft

auto-generated
swirls add lyft
actionPUTv1.0.0

Add the passenger's rating, feedback, and tip

Add the passenger's 1 to 5 star rating of the ride, optional written feedback, and optional tip amount in minor units and currency. The ride must already be dropped off, and ratings must be given within 24 hours of drop off. For purposes of display, 5 is considered the default rating. When this endpoint is successfully called, payment processing will begin.

Source
actionGETv1.0.0

Available drivers nearby

The drivers endpoint returns a list of nearby drivers' lat and lng at a given location.

Source
actionGETv1.0.0

Cost estimates

Estimate the cost of taking a Lyft between two points.

Source
actionGETv1.0.0

Get the receipt of the rides.

Get the receipt information of a processed ride by providing the ride id. Receipts will only be available to view once the payment has been processed. In the case of canceled ride, cancellation penalty is included if applicable.

Source
actionGETv1.0.0

List rides

Get a list of past & current rides for this passenger.

Source
actionGETv1.0.0

Pickup ETAs

The ETA endpoint lets you know how quickly a Lyft driver can come get you

Source
actionPUTv1.0.0

Preset Prime Time percentage

Preset a Prime Time percentage in the region surrounding the specified location. This Prime Time percentage will be applied when requesting cost, or when requesting a ride in sandbox mode.

Source
actionPUTv1.0.0

Preset types of rides for sandbox

The sandbox-ridetypes endpoint allows you to preset the ridetypes in the region surrounding the specified latitude and longitude to allow testing different scenarios

Source
actionPOSTv1.0.0

Request a Lyft

Request a Lyft come pick you up at the given location.

Source
actionGETv1.0.0

The user's general info

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.

Source
actionGETv1.0.0

Types of rides

The ride types endpoint returns information about what kinds of Lyft rides you can request at a given location.

Source
actionPUTv1.0.0

Update the destination of the ride

Add or update the ride's destination. Note that the ride must still be active (not droppedOff or canceled), and that destinations on Lyft Line rides can not be changed.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec