/trip/hotels/photos

POST /api/trip/hotels/photos

Price: 1 credit

Get all photos for a Trip.com hotel by hotel id (or hotel URL): each photo with its full-resolution image url, watermarked thumbnail, category (Featured, Exterior, Rooms, Dining, etc.), title, and original source.

How to use it

Fetch the photo gallery of a single Trip.com hotel by numeric hotel id or a hotel URL containing it. Returns a list of photos, each with id, category, title, image (full-resolution url), thumbnail and source. Use count to cap how many photos are returned.

Parameters

Request body

Response

Errors

Response headers