/skyscanner/flights/search

POST /api/skyscanner/flights/search

Price: 10 credits

Search Skyscanner flights between two places by entity id for a given date, cabin class and passenger count. Returns ranked itineraries with total price, per-agent booking prices and deeplinks, full leg and segment details (airports, departure/arrival times, duration, stop count), operating and marketing airlines, fare change/refund policy and an eco (CO2) contender delta. For round trips also pass a return date. Origin and destination are Skyscanner place entity ids (resolve them via the places autosuggest).

How to use it

Search flights between two Skyscanner place entity ids (origin, destination) for a depart_date (and optional return_date for round trips), cabin_class, adults and child_ages. Returns ranked itineraries with id, price (raw, formatted), score, eco_contender_delta, fare_policy, legs (origin, destination, departure, arrival, duration_minutes, stop_count, marketing/operating carriers, segments with flight numbers) and pricing_options (per-agent name, rating, price and booking url).

Parameters

Request body

Response

Errors

Response headers