Amadeus · Arazzo Workflow
Amadeus Nearest Airport Flights
Version 1.0.0
Find the nearest relevant airport to a coordinate, then search flight offers departing from it.
View Spec
View on GitHub
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket InsightsArazzoWorkflows
Provider
Workflows
nearest-airport-flights
Resolve nearest airport to a coordinate and search departing flights.
Looks up the nearest relevant airport to a coordinate then searches flight offers from that airport to the destination.
1
findNearestAirport
getNearestRelevantAirports
Find the nearest relevant airport to the supplied coordinate, ordered by relevance and distance.
2
searchOffers
getFlightOffers
Run a flight offers search from the nearest airport to the requested destination for the supplied date and adult count.
Source API Descriptions
openapi