Skip to main content
POST
/skyscanner/flights/prices/months

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
origin
string
required
Pattern: ^\d+$
destination
string
required
Pattern: ^\d+$
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
trip_type
enum<string>
default:ROUND_TRIP
Available options:
ROUND_TRIP,
ONE_WAY

Response

Successful Response

@type
string
default:SkyscannerMonthPrice
date
string | null
year
integer | null
month
integer | null
price
number | null
currency
string | null
price_category
string | null