These docs are for v1.0. Click to read the latest docs for v2.0.

Request Quotes

This endpoint will return a list of quotes by the fleets who serve the location. You can either request a trip for a future date-time or ASAP (by leaving the date-time blank).
The response will contain a quote list id and a validity period in seconds (presently the defaults for ASAP and prebooks are 300 and 600 seconds, respectively).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body

origin
object
required
destination
object
required
string

Date/time of the required pickup (in YYYY-MM-DDTHH:MM format). You can leave this empty for an immediate trip.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

id which can be used when calling the quotes/{id} endpoint, to retrieve these quotes.

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