Booking COM API
# Booking.com Unofficial API - Complete Travel Data Integration Access the most comprehensive Booking.com data through a unified, well-documented REST API. Perfect for travel platforms, price comparison sites, and booking aggregators. ## 🎯 Why Choose This API? ✅ **Complete Coverage** - 24 endpoints covering all major Booking.com services ✅ **Real-Time Data** - Live availability, pricing, and…
Booking COM API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Meta | ||
| GET |
ping /meta/ping |
Check if the API is operational |
| Hotels | ||
| GET |
searchHotelAvailability /hotels/availability |
Check room availability and pricing |
| GET |
getHotelPolicies /hotels/policies |
Get check-in/out times, cancellation policies, etc. |
| GET |
getHotelDetails /hotels/details |
Retrieve detailed information about a specific hotel |
| GET |
getHotelPhotos /hotels/photos |
Retrieve all photos for a hotel |
| GET |
getHotelDescription /hotels/description |
Get detailed description of the hotel |
| GET |
searchHotels /hotels/search |
Search hotels by destination, dates, and guest information |
| GET |
getHotelReviews /hotels/reviews |
Retrieve guest reviews for a hotel |
| GET |
searchHotelDestination /hotels/searchDestination |
Autocomplete search for cities, hotels, landmarks, and regions |
| GET |
getHotelFacilities /hotels/facilities |
List all facilities and amenities |
| Cars | ||
| GET |
getVehicleSupplierDetails /cars/vehicleSupplierDetails |
Get information about the car rental supplier |
| GET |
searchCarRentals /cars/searchCarRentals |
Search for available rental cars based on location and dates |
| GET |
getVehicleSupplierRatings /cars/vehicleSupplierRatings |
Get detailed ratings breakdown for the supplier |
| GET |
getCarBookingSummary /cars/bookingSummary |
Get detailed booking summary including pricing and terms |
| GET |
getVehicleSupplierReview /cars/vehicleSupplierReview |
Get customer reviews for the supplier |
| GET |
getCarPackages /cars/getPackages |
Get available insurance/protection packages for a vehicle |
| GET |
searchCarDestination /cars/searchDestination |
Autocomplete search for car rental pickup/dropoff locations |
| GET |
getVehicleDetails /cars/vehicleDetails |
Get detailed information about a specific vehicle |
| Taxi | ||
| GET |
searchTaxiLocation /taxi/search/location |
Autocomplete search for taxi pickup/dropoff locations |
| GET |
searchTaxi /taxi/search |
Search for available taxi and transfer services |
| Attractions | ||
| GET |
getAttractionReviews /attractions/reviews |
Get reviews and ratings for an attraction |
| GET |
getAttractionPhotos /attractions/photos |
Get all photos for an attraction |
| GET |
searchAttractions /attractions/search |
Search for attractions, activities, and tours |
| GET |
getAttractionDetails /attractions/details |
Get detailed information about a specific attraction |
| GET |
searchAttractionDestination /attractions/searchDestination |
Autocomplete search for cities and regions with attractions |
Booking COM API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $8 / month | — |
|
| ULTRA | $45 / month | — |
|
| MEGA | $90 / month | — |
|