Booking COM
Comprehensive Booking.com API for hotels, flights, cars & travel data. Search real-time prices, availability, reviews, and locations. Perfect for building travel websites like Booking.com, Skyscanner, TripAdvisor. Access 50+ endpoints for complete travel platform integration.
Booking COM endpoints
| Method | Endpoint | Description |
|---|---|---|
| Hotels & Details | ||
| GET |
v1/hotels/autocomplete /api/v1/booking/hotels/autocomplete |
Destination autocomplete suggestions using Booking.com API. |
| GET |
v1/hotels/search-by-coordinates /api/v1/booking/hotels/search-by-coordinates |
Search for hotels/properties by geographic coordinates. |
| GET |
v1/hotels/nearby-attractions /api/v1/booking/hotels/nearby-attractions |
Get detailed information about what's nearby a hotel including airports, landmarks, restaurants, beaches, public transport, and natural attractions. |
| GET |
v1/hotels/details /api/v1/booking/hotels/details |
Get comprehensive details for a specific hotel/property. |
| GET |
v1/hotels/rooms /api/v1/booking/hotels/rooms |
Get detailed room information including photos, bed configurations, facilities, privacy levels, and room-specific review scores. |
| GET |
v1/hotels/availability /api/v1/booking/hotels/availability |
Get availability and pricing calendar for a hotel showing available dates, prices, and minimum stay requirements over a specified period. |
| GET |
v1/hotels/reviews /api/v1/booking/hotels/reviews |
Retrieve hotel reviews with filtering, sorting, and pagination using Booking.com API. |
| GET |
v1/hotels/faq /api/v1/booking/hotels/faq |
Get frequently asked questions for a specific hotel from Booking.com. |
| Flights & Details | ||
| GET |
v1/flights/autocomplete /api/v1/booking/flights/autocomplete |
Flight destination autocomplete for airports, cities, and regions. Used for flight search input fields. |
| GET |
v1/flights/search /api/v1/booking/flights/search |
Search for flight options between two locations with specified dates and passengers. Returns flight options with pricing, schedules, and filtering aggregations. |
| GET |
v1/flights/details /api/v1/booking/flights/details |
Retrieve detailed flight offer information including segments, pricing, baggage policies, and fare features. This endpoint uses a flight token from search results. |
| Metadata & Utility | ||
| GET |
v1/locations /api/v1/booking/locations |
Get location suggestions based on search term (airports, cities, districts, landmarks). |
| GET |
v1/currencies /api/v1/booking/currencies |
Get all supported currencies with their codes and symbols. |
| GET |
v1/languages /api/v1/booking/languages |
Get all supported languages with their codes and country flags. |
Booking COM pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.95 / month | 3 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $300 / month | 5 / second |
|