Hotel List by Geocode

GET https://test.api.amadeus.com/v1/reference-data/locations/hotels/by-geocode?latitude=41.397158&longitude=2.160873

Request Params

KeyDatatypeRequiredDescription
latitudestringThe latitude of the searched geographical point expressed in geometric degrees.
longitudestringThe longitude of the searched geographical point expressed in geometric degrees.
radiusnumberMaximum distance from the geographical coordinates expressed in defined units. The default value is 5 KM.
radiusUnitstringUnit of measurement used to express the radius. It can be either metric kilometer or imperial mile.
chainCodesnullArray of hotel chain codes. Each code is a string consisted of 2 capital alphabetic characters
amenitiesnullList of amenities.

| | ratings | null | | Hotel stars. Up to four values can be requested at the same time in a comma separated list.

| | hotelSource | string | | Hotel source with values BEDBANK for aggregators, DIRECTCHAIN for GDS/Distribution and ALL for both.

|