BOOKING COM API
Unlock the power of real-time accommodation data with our RealTime Booking.com API, the fastest and most reliable solution in the marketplace. Designed to seamlessly integrate with your applications, this API provides instantaneous access to the vast array of listings and up-to-the-minute information from Booking.com. Key Features: Speed: Experience lightning-fast data retrieval, ensuring your…
BOOKING COM API endpoints
| Method | Endpoint | Description |
|---|---|---|
| facilityTypes | ||
| GET |
facilityTypes /booking/facilityTypes |
Returns facility types names and their translations. |
| hotelAvailability | ||
| GET |
hotelAvailability /booking/hotelAvailability |
This endpoint returns the cheapest available room for each hotel matching your check-in and check-out dates. You can search for hotels in a city, or for a specific list of (upto… |
| regions | ||
| GET |
regions /booking/regions |
Returns all the regions where Booking.com offers hotels. |
| paymentTypes | ||
| GET |
paymentTypes /booking/paymentTypes |
Returns a list of payments (in English). Only payments with {bookable} set to 1, can be used in processBooking. For processBooking, we always support Visa, Mastercard and… |
| countries | ||
| GET |
countries /booking/countries |
Returns all the countries where booking.com offers hotels. |
| hotels | ||
| GET |
hotels /booking/hotels |
This call returns the hotel and room data. By default, only hotel_id is returned in the output. One of the argument: hotel_ids, city_ids, country_ids, region_ids, district_ids,… |
| changedHotels | ||
| GET |
changedHotels /booking/changedHotels |
This call returns all hotel ids which has closed or data has changed since the given timestamp. The results can be filtered by either city_ids, region_ids or countries. The hotel… |
| roomTypes | ||
| GET |
roomTypes /booking/roomTypes |
Returns room types names and their translations. |
| blockAvailability | ||
| GET |
blockAvailability /booking/blockAvailability |
This endpoint is where you find a list of all bookable or available rooms at a property. A room can have multiple blocks, as a block is a combination of the meal, cancellation… |
| districts | ||
| GET |
districts /booking/districts |
Returns all the districts where Booking.com offers hotels. Additional information available (via extras parameter) are: * location: Latitude and longitude |
| chainTypes | ||
| GET |
chainTypes /booking/chainTypes |
Returns a list of hotel chains (in English). |
| roomFacilityTypes | ||
| GET |
roomFacilityTypes /booking/roomFacilityTypes |
Returns room facility types names and their translations. |
| reviewScores | ||
| GET |
reviewScores /booking/reviewScores |
Gives information about review scores for specified hotel_ids and filter. The information consists of score breakdown per reviewer_type and review questions, and overall score… |
| reviews | ||
| GET |
reviews /booking/reviews |
Returns reviews for specified hotel_ids and filters. Available filters are country, reviewers' type, language of the review, lower and upper bound of the review score, and… |
| hotelFacilityTypes | ||
| GET |
hotelFacilityTypes /booking/hotelFacilityTypes |
Returns hotel facility types names and their translations. |
| cities | ||
| GET |
cities /booking/cities |
Returns a list of cities where Booking.com offers hotels. Additional information available (via extras parameter) are: * location: Latitude and longitude. * timezone: Timezone of… |
| hotelTypes | ||
| GET |
hotelTypes /booking/hotelTypes |
Returns hotel types names and their translations. |
| autocomplete | ||
| GET |
autocomplete /booking/autocomplete |
Returns destination and theme information as result of a free text search, in the same manner as the Booking.com's destination search would. The result describes up to five… |
BOOKING COM API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $8 / month | — |
|
| ULTRA | $50 / month | — |
|