Search code examples
apiamadeus

amadeus api where if the list of all cityCodes


In Amadeus API the is often a reference to "cityCode"

The documentation give this example https://test.api.amadeus.com/v2/shopping/hotel-offers?cityCode=PAR&adults=1&radius=5&radiusUnit=KM&paymentPolicy=NONE&includeClosed=false&bestRateOnly=true&view=FULL&sort=PRICE

Where is the list of ALL cityCode ???

for this example it seems PAR refers to PARIS

is this https://service.unece.org/trade/locode/fr.htm

is there a cvs format of all city codes ?

Thanks


Solution

  • You can use the Airport & City Search API to find an IATA code based on a city name

    Otherwise, this website provides a list of IATA city codes.