Popular destinations (instant typeahead bootstrap)
GET/content/hotels/v1/places/popular
Returns the top tourist cities by hotel count for a market, used to bootstrap the client-side instant destination filter (0ms typeahead before the user triggers an API search). Responses are cached in Redis and carry weak ETag / Cache-Control headers for conditional requests.
Request
Responses
- 200
- 304
- 500
Popular destinations for the market
Not modified (matched If-None-Match ETag)
Internal server error