Get the status of trips based on either ride IDs or trip GUIDs.

You must provide up to 100 ride_ids or trip_guids, but not both. The API will return the status of the trips corresponding to the provided IDs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
required

Your API key for authentication.

ride_ids
array of strings

Optional. A list of up to 100 ride IDs. Provide either this or trip_guids, but not both.

ride_ids
trip_guids
array of strings

Optional. A list of up to 100 trip GUIDs. Provide either this or ride_ids, but not both.

trip_guids
Headers
string

access token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Missing or unaligned data. Error message will be returned with response.

403

The api key used does not have access to this resource.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json