Search
Last updated
Last updated
To describe a location you need to specify the zip code along with the address. For an airport, send the airports’ IATA code (e.g. JFK), and for other types of locations please try to provide as much data as you can.
Please provide the pickup_date
& pickup_time
when possible. If you cannot and your search is to or from an airport, you may use flight_date
& flight_time
and our API will calculate an estimated pickup time for it.
If you need to perform a round-trip search (mode = round_trip), don’t forget to provide either return_flight_date
and return_flight_time
GET
https://api.shuttlefare.com/api/rates
This endpoint allows you to get rates list
Name | Type | Description |
---|---|---|
trip_type
string
one_way or round_trip
flight_time
string
flight time. examples: "15:30"
flight_date
string
flight date must be in format: yyyy-mm-dd
address
string
Full address
zip_code
string
zip code of the address
airport
string
airport code. example: JFK
pickup_type
string
T OR F ( T : to airport or from airport)
passengers
number
number of passengers. example: 2
api
string
both OR pc OR ridenfly