Booking.com website screenshot

Booking.com

Booking.com is the world's leading online travel platform for accommodations, offering over 28 million listings including hotels, apartments, villas, homes, and unique places to stay. Part of Booking Holdings, Booking.com provides APIs for affiliate partners and connectivity partners to integrate its extensive travel inventory into third-party applications and property management systems.

1 APIs 0 Features
AccommodationsAffiliatesConnectivityHospitalityHotelsReservationsTravel

APIs

Booking.com API

Booking.com provides APIs for hotel search, availability, rates, reservations, and property management. The Connectivity APIs enable partners to distribute and manage accommodat...

Collections

Pricing Plans

Bookingcom Plans Pricing

2 plans

PLANS

Rate Limits

Bookingcom Rate Limits

2 limits

RATE LIMITS

FinOps

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
Website
Website
🌐
DeveloperPortal
DeveloperPortal
🔗
Documentation
Documentation
🔗
AffiliateProgram
AffiliateProgram
🔗
ConnectivityPartners
ConnectivityPartners
🔗
About
About
📜
PrivacyPolicy
PrivacyPolicy
📜
TermsOfService
TermsOfService
🔗
LlmsText
LlmsText

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Booking.com API
  version: '1.0'
request:
  auth:
    type: bearer
    token: '{{bearerToken}}'
items:
- info:
    name: Travel
    type: folder
  items:
  - info:
      name: Get API status
      type: http
    http:
      method: GET
      url: https://api.booking.com/status
    docs: Returns the current status of the API.
bundled: true