/trip/hotels
Get full Trip.com hotel details by hotel id (or hotel URL): name, star rating, guest review score with category subscores and review count, full address, district, coordinates, city/province/country, hotel chain, year opened and renovated, description, contact phone and email, check-in/check-out times, property highlights, grouped amenities, nearby places, policies (child, breakfast, deposit, pet, age), reservation tips, and photos.
Price: 1 credit
💡 AI Hint: Fetch a single Trip.com hotel by numeric hotel id or a hotel URL containing it. Returns one item with id, name, star, score, score_description, review_count, score_details (category scores), description, address, zone_name, latitude, longitude, city_id, city_name, province_id, province_name, country_id, country_name, chain, opened_year, renovated_year, phone, email, check_in_time, check_out_time, highlights, traffic_desc, amenity_groups, nearby_places, policies, reservation_tips, image and images.
⚠️ Common errors: 412: Hotel not found (well-formed but nonexistent hotel id)
Authorizations
API token from the dashboard
Headers
Body
Response
Successful Response