/momondo/flights/search

POST /api/momondo/flights/search

Price: 20 credits

Search momondo flights between two places for a given date, trip type, cabin class and passenger mix. Returns ranked itineraries with the cheapest price and booking deeplink, per-provider booking options, full leg and segment details (airports, departure/arrival times, duration, stop count, operating airline, flight number and aircraft), and best/cheapest flags. For round trips pass a return date. Optional filters narrow the results by max stops, airlines, alliances, max price, max leg duration and included carry-on/checked bags. Origin and destination are airport or metro codes (resolve them via the places search).

How to use it

Search flights between two momondo airport/metro codes (origin, destination — resolve via places/search) for a depart_date (and optional return_date for round trips), trip_type, cabin_class, adults and sort. Optionally filter by max_stops, airlines, alliances, max_price, max_duration_hours and carry_on_bags/checked_bags. Returns ranked itineraries with id, price (cheapest), currency, is_best, is_cheapest, provider_name, booking_url, booking_option_count, provider_count, legs (origin, destination, departure_at, arrival_at, duration_minutes, stop_count, segments with airline/flight_number/aircraft/cabin/airline_logo) and options (per-provider price and booking url).

Parameters

Request body

Response

Errors

Response headers