Step 1: Find Hotels by city
GET https://test.api.amadeus.com/v1/reference-data/locations/hotels/by-city?cityCode=DEL
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
radius | number | Maximum distance from the geographical coordinates express in defined units. The default radius is 5 KM. | |
radiusUnit | string | Unit of measurement used to express the radius. It can be either metric kilometer or imperial mile. | |
chainCodes | null | Array of hotel chain codes. Each code is a string consisted of 2 capital alphabetic characters. | |
amenities | null | List 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 | |
cityCode | string |