Hotels API
Our API helps developers fetch clean, structured hotel data from Hotels.com — quickly, reliably, and at scale. You can seamlessly integrate rich hotel data into your applications: search hotels, access room options, pricing, availability, reviews, images, and more through flexible and easy-to-use endpoints. Save hundreds of hours of scraping, parsing, and maintenance — while staying resilient to…
Hotels API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Locations Search /locations_search |
Search for cities, neighborhoods, airports, and hotels using a search query. Returns structured location data including name, type, coordinates, property ID, and region ID… |
| POST |
Hotels Search /hotels_search |
Search hotels by location using region ID with advanced filters like price, amenities, property type, and more. |
| GET |
Hotel Info /hotel_info/{hotel_id} |
Get detailed information about a hotel including amenities, ratings, policies, FAQs, and nearby landmarks. |
| POST |
Hotel Rooms /hotel_rooms |
Fetch available room types, pricing, images, amenities, review, features, cancellation policies, and additional options for a hotel. |
| GET |
Hotel Images /hotel_images/{hotel_id} |
Retrieve categorized hotel images including rooms, amenities, exterior, and more. |
| GET |
Hotel Pricing /hotel_pricing/{hotel_id} |
Get day-wise hotel pricing for upcoming dates. Useful for price trend analysis and dynamic pricing insights. |
| GET |
Hotel Reviews /hotel_reviews/{hotel_id} |
Get detailed hotel reviews with ratings, categories, traveler types, and filtering options. |
| GET |
Similar Hotels /similar_hotels/{hotel_id} |
Get recommended hotels similar to a specific hotel. |
Hotels API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 5 / second |
|
| ULTRA | $75 / month | — |
|
| MEGA | $400 / month | — |
|