Skip to main content
POST
/skyscanner/flights/search

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

id
string
required
@type
string
default:SkyscannerItinerary
price
object | null
score
number | null
eco_contender_delta
number | null
is_self_transfer
boolean | null
is_protected_self_transfer
boolean | null
is_mashup
boolean | null
has_flexible_options
boolean | null
fare_policy
object | null
legs
object[]
pricing_options
object[]