aviasales.flights.calendar
Find the cheapest days to fly by viewing flight prices across a month for any route using IATA codes.
Instructions
Get flight price calendar for a route
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Departure city or airport IATA code (e.g. MOW, JFK) | |
| destination | Yes | Arrival IATA code (e.g. BKK, LON) | |
| month | No | Month in YYYY-MM format to get calendar prices (e.g. 2026-06) | |
| currency | No | Currency code for prices (default usd) |