/skyscanner/flights/prices/months

POST /api/skyscanner/flights/prices/months

Price: 1 credit

Get the cheapest flight price for each upcoming month between two places by entity id. Returns a calendar of monthly lowest prices (one entry per month for the next year) with the year and month, the cheapest price and currency, and a relative price level (low, lowest) marking the best-value months. Origin and destination are Skyscanner place entity ids (resolve them via the places autosuggest). Prices are indicative lowest fares and change frequently.

How to use it

Cheapest flight price per month between two Skyscanner place entity ids (origin, destination) for a trip_type (round_trip or one_way). Returns one entry per upcoming month with date (YYYY-MM), year, month, price, currency and price_category (LOW / LOWEST for the cheapest months). Use places/search to resolve place names into the entity ids.

Parameters

Request body

Response

Errors

Response headers