v16

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-04121623.5 KB
Hotels

Resolve a place name to a supplier city id

Convert a place name into the city_id that hotel search needs. Take Id from the first result as city_id and Name as city_name.

post/api/v1/hotels/destinations

Request body

textstring required

Example request

{
  "text": "Warsaw"
}

Response

Matching destinations, best first