Amadeus · Arazzo Workflow
Amadeus Geocode Hotels and Offers
Version 1.0.0
Resolve a city to coordinates, find hotels by geocode, then fetch live offers for the nearest one.
View Spec
View on GitHub
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket InsightsArazzoWorkflows
Provider
Workflows
geocode-hotels-and-offers
Resolve city coordinates, find nearby hotels, and get offers for the nearest.
Looks up a city's coordinates, searches hotels by geocode, and fetches live offers for the nearest hotel.
1
resolveCity
Resolve the city keyword to coordinates via the locations reference data, matching on CITY subtype.
2
hotelsByGeocode
List hotels around the resolved coordinates, ordered by distance, to get property codes.
3
getOffers
Fetch live priced offers for the nearest hotel for the requested stay dates and occupancy.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.