Place autocomplete (low-level)
POST/content/hotels/v1/places/search
Low-level place search/autocomplete ranked by prefix, trigram similarity and full-text
matching over canonical place names and their aliases. Returns a flat list of places
(no contextual expansion or hotel-volume filtering). For destination UX prefer
POST /content/hotels/v1/places/search-destination, which adds sub-areas, nearest
airport, parent region, tourism zones and pre-computed hotel counts.
The placeId returned here can be used directly as destination.canonicalCityId
in POST /hotels/by-destination.
Request
Responses
- 200
- 400
Ranked place results
Bad request (e.g. invalid type or negative limit)