Step 1: Flight Offers Search GET
The Flight Offers Search API allows to get cheapest flight recommendations and prices on a given journey. It provides a list of flight recommendations and fares from a given origin (city or airport), for a given date (or date range) and for a given list of passengers. Additional information such as bag allowance, first ancillary bag prices or fare details are also provided.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
originLocationCode | string | ||
destinationLocationCode | string | ||
departureDate | string | ||
returnDate | string | ||
adults | number | ||
includedAirlineCodes | string | ||
max | number |