Booking.com
This API allows you to search for real-time prices on hotels, flights, rental cars, taxis, and attractions. It provides publicly available data in real-time, making it ideal for building a travel website similar to Booking.com, Skyscanner, Airbnb, TripAdvisor, or Agoda.
Booking.com endpoints
| Method | Endpoint | Description |
|---|---|---|
| Meta | ||
| GET |
Get Languages /api/v1/meta/getLanguages |
- |
| GET |
Get Currency /api/v1/meta/getCurrency |
- |
| GET |
Location To Lat Long /api/v1/meta/locationToLatLong |
- |
| GET |
Get Exchange Rates /api/v1/meta/getExchangeRates |
- |
| Hotels | ||
| GET |
Search Destination /api/v1/hotels/searchDestination |
- |
| GET |
Search Hotels /api/v1/hotels/searchHotels |
- |
| GET |
Search Hotels By Coordinates /api/v1/hotels/searchHotelsByCoordinates |
- |
| GET |
Get Filter /api/v1/hotels/getFilter |
- |
| GET |
Get Sort By /api/v1/hotels/getSortBy |
- |
| GET |
Get Hotel Details /api/v1/hotels/getHotelDetails |
- |
| GET |
Get Availability /api/v1/hotels/getAvailability |
- |
| GET |
Get Room List /api/v1/hotels/getRoomList |
- |
| GET |
Get Hotel Facilities /api/v1/hotels/getHotelFacilities |
- |
| GET |
Get Hotel Photos /api/v1/hotels/getHotelPhotos |
- |
| GET |
Get Room List With Availability /api/v1/hotels/getRoomListWithAvailability |
- |
| GET |
Get Sort Options /api/v1/hotels/getSortOptions |
- |
| GET |
Get Filter Meta Data /api/v1/hotels/getFilterMetadata |
- |
| GET |
Get Hotel Reviews(Tips) Sort Option /api/v1/hotels/getHotelReviewsSortOption |
- |
| GET |
Payment Features Of The Hotel /api/v1/hotels/getPaymentFeatures |
- |
| GET |
Get Hotel Reviews Filter Metadata /api/v1/hotels/getHotelReviewsFilterMetadata |
- |
| GET |
Get Question And Answer /api/v1/hotels/getQuestionAndAnswer |
- |
| GET |
Get Description And Info /api/v1/hotels/getDescriptionAndInfo |
- |
| GET |
Property Children Policies /api/v1/hotels/propertyChildrenPolicies |
- |
| GET |
Get Popular Attraction Near By /api/v1/hotels/getPopularAttractionNearBy |
- |
| GET |
Get Near by Cities /api/v1/hotels/getNearbyCities |
- |
| GET |
Get Hotel Policies /api/v1/hotels/getHotelPolicies |
- |
| GET |
Get Hotel Review Scores /api/v1/hotels/getHotelReviewScores |
- |
| GET |
Get Hotel Reviews(Tips) /api/v1/hotels/getHotelReviews |
- |
| GET |
Get Nearby Cities /api/v1/hotels/getNearbyCities |
- |
| Flights | ||
| GET |
Search Destination - Flights /api/v1/flights/searchDestination |
- |
| GET |
Search Flights /api/v1/flights/searchFlights |
- |
| GET |
Search Flights Multi Stops /api/v1/flights/searchFlightsMultiStops |
- |
| GET |
Get Flight Details /api/v1/flights/getFlightDetails |
- |
| GET |
Get Min Price /api/v1/flights/getMinPrice |
- |
| GET |
Get Min Price Multi Stops /api/v1/flights/getMinPriceMultiStops |
- |
| GET |
Get Seat Map /api/v1/flights/getSeatMap |
- |
| Car Rental | ||
| GET |
Search Destination - Cars /api/v1/cars/searchDestination |
- |
| GET |
Search Car Rentals /api/v1/cars/searchCarRentals |
- |
| GET |
Get Packages /api/v1/cars/getPackages |
- |
| GET |
Vehicle Details /api/v1/cars/vehicleDetails |
- |
| GET |
Booking Summary /api/v1/cars/bookingSummary |
- |
| GET |
Vehicle Supplier Details /api/v1/cars/vehicleSupplierDetails |
- |
| GET |
Vehicle Supplier Ratings /api/v1/cars/vehicleSupplierRatings |
- |
| GET |
Vehicle Supplier Review /api/v1/cars/vehicleSupplierReview |
- |
| Taxi | ||
| GET |
Search Location /api/v1/taxi/searchLocation |
- |
| GET |
Search Taxi /api/v1/taxi/searchTaxi |
- |
| Attraction | ||
| GET |
Get Availability Calendar /api/v1/attraction/getAvailabilityCalendar |
- |
| GET |
Search Location - Attraction /api/v1/attraction/searchLocation |
- |
| GET |
Search Attractions /api/v1/attraction/searchAttractions |
- |
| GET |
Get Availability - Attractions /api/v1/attraction/getAvailability |
- |
Booking.com pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $45 / month | — |
|
| MEGA | $150 / month | — |
|