/skyscanner/flights/prices/calendar

POST /api/skyscanner/flights/prices/calendar

Price: 1 credit

Get the cheapest available flight price for each day over the coming year for a route between two places (identified by their Skyscanner sky ids). Returns a day-by-day calendar with the lowest price, currency and a relative price tier (low, medium or high) for each date, letting you spot the cheapest days to fly. Resolve the origin and destination sky ids from the places search endpoint.

How to use it

Cheapest flight price per day for a route between two Skyscanner sky ids (origin, destination, e.g. NYCA, LOND — resolve via places/search). Returns a list of days, each with date, price, currency and price_tier (low/medium/high relative cheapness). Use count to cap how many upcoming days to return.

Parameters

Request body

Response

Errors

Response headers