Skip to main content
POST
/skyscanner/flights/dates

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
count
integer
required
Required range: x >= 1
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
adults
integer
default:1
Required range: 1 <= x <= 8
child_ages
integer[]

Response

Successful Response

@type
string
default:SkyscannerDateOption
departure_date
string | null
return_date
string | null
currency
string | null
price
number | null
direct_price
number | null
non_direct_price
number | null
availability
string | null
direct_availability
string | null
price_category
string | null
direct_price_category
string | null