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

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+$
depart_date
string<date>
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
return_date
string<date> | null
cabin_class
enum<string>
default:ECONOMY
Available options:
ECONOMY,
PREMIUM_ECONOMY,
BUSINESS,
FIRST

Response

Successful Response

@type
string
default:SkyscannerPriceBand
vertical
string | null
currency
string | null
season
string | null
percentile_low
integer | null
percentile_high
integer | null
outlier_low
number | null
low
number | null
median
number | null
high
number | null
outlier_high
number | null