/skyscanner/flights/dates

POST /api/skyscanner/flights/dates

Price: 1 credit

Find the cheapest Skyscanner flight price for each nearby departure date (and, for round trips, each nearby return date) around a requested date — the flexible-dates price grid. Origin and destination are Skyscanner place entity ids (resolve them via the places autosuggest). For round trips also pass a return date; the result is then a grid of departure x return date combinations. Each cell carries the cheapest total price, the cheapest non-stop price and the cheapest price with stops (in the requested currency), plus availability and a price-level indicator highlighting unusually low fares.

How to use it

Cheapest-price-by-date grid between two Skyscanner place entity ids (origin, destination) around a depart_date (and optional return_date for round trips), for a cabin_class, adults and child_ages. Returns one option per nearby date (or departure x return date combination), each with departure_date, return_date, currency, price (cheapest total), direct_price (cheapest non-stop), non_direct_price (cheapest with stops), availability and price_category (e.g. 'low' marks an unusually cheap date).

Parameters

Request body

Response

Errors

Response headers