/trip/destinations/search

POST /api/trip/destinations/search

Price: 1 credit

Resolve a destination keyword (city, district, province, landmark, airport, or station) into matching Trip.com destinations. Each result carries the destination name, type, location context, the numeric city id used for hotel search, the city/district/province/country names and ids, and coordinates.

How to use it

Resolve a place name into Trip.com destinations. Returns ranked matches, each with id, name, type (city, district, province, airport, station, landmark, commercial), description, city_id (use it to search hotels), city_name, district_name, province_id, province_name, country_id, country_name, latitude and longitude.

Parameters

Request body

Response

Errors

Response headers