Cached SearchCopy Pageget https://seats.aero/partnerapi/searchRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramsorigin_airportstringrequiredA list of origin airports. Comma-delimited if multiple, such as "SFO,LAX".destination_airportstringrequiredA list of destination airports. Comma-delimited if multiple, such as "FRA,LHR".start_datestringResults must depart between start_date and end_date when specified, in YYYY-MM-DD format.end_datestringResults must depart between start_date and end_date when specified, in YYYY-MM-DD format.cursorint32A cursor you obtained from a previous search call.takeint32Defaults to 500Maximum amount of results to respond with. Must be >= 10 and <= 1000.order_bystringBy default, results are ordered by departure date and then by available cabins, with available premium cabins ranked above results without them available. You can alternatively specify lowest_mileage in this parameter to return results with the cheapest prices first.skipint32How many results to skip.include_tripsbooleanDefaults to falseInclude trip-level details in the API response. This may degrade response time and sizing.truefalseonly_direct_flightsbooleanDefaults to falseOnly return results that have a direct flight available. Respects the cabin parameter if provided.truefalsecarriersstringOnly return results involving these comma-separated carriers (i.e. "DL,AA"). Respects the cabin parameter if provided.include_filteredbooleanDefaults to falseReturn results that only have raw (filtered) results. Enable this when using the raw fields to prevent dynamic price filtering.truefalsesourcesstringA list of mileage programs to filter by. Comma-delimited if multiple, such as "aeroplan,united".minify_tripsbooleanWhen include_trips and minify_trips are both enabled, returns a reduced amount of fields in each trip to improve performance.truefalsecabinsstringResults must have these cabins available when specified. Comma-delimited if multiple, such as "economy,business". Must not be provided if "cabin" was provided.Responses 200200 400400Updated about 1 year ago