Taxi Supplier API

Getting started with Booking Management

The Public API is the core interface for supply partners to manage their bookings via the Booking.com Taxi family of websites. Before you begin, see our Public API Sandbox Documentation (your account manager can provide credentials).

We provide a number of endpoints to enable you to manage your bookings:

Authentication

As our API payloads contain private data, communication between the Public API and our supply partner APIs must be secure. We use OAuth 2.0 to secure our API, and you'll need to implement the OAuth 2.0 authentication flow in order to retrieve & update your bookings - without doing this, you won't be able to access our API.

You can read more here.