/hopper/hotels/search

POST /api/hopper/hotels/search

Price: 20 credits

Search Hopper stays (hotels and vacation rentals) for a destination place id or a specific set of lodging ids over a check-in/check-out date range, for a given number of adults, children, rooms and pets. Optionally filter by property type, star rating, nightly price range, minimum guest score and free cancellation, and choose the result ordering. Returns each stay with its hotel details (name, type, star rating, description, coordinates, address, photos, amenities), nightly and total price (with any discount), currency, meal plan, cancellation and payment highlights, guest review score and count, and a shop token for room rates. Resolve place_id via the locations search (kind=stay).

How to use it

Search stays by place_id (Google place id from locations search kind=stay) OR explicit lodging_ids, for check_in..check_out, adults/children_ages/rooms/pets. Filters: property_type, star_ratings, price_min/max, min_guest_score (0-1), free_cancellation, sort. Each result has hotel (nested), nightly_price, total_price, discount, currency, meal_plan, free_cancellation, review_score/count and shop_token (for hopper/hotels/rooms).

Parameters

Request body

Response

Errors

Response headers