Partner API

# Integrate Directly Into Your Booking Flow

Connect our API and offer pre-booked transfers right where your customers book. One integration, curated airport transfers in 151 countries, straight into the flow.

[Talk to Our Team](/contact) [View API Docs](https://developers.transferz.com)

booking.com/taxi/search-results

![Booking.com airport taxi booking flow powered by Transferz API](/_astro/solution_api_bookingdotcom.BhsD23zJ.webp)

## Simple, Predictable, Well-Documented

A clean RESTful API with comprehensive documentation, sandbox environment, and dedicated integration support.

POST /v2/bookings

// Create a booking

Authorization: Bearer tk\_live\_...

{

"pickup": "AMS Schiphol"

"dropoff": "Hotel Pulitzer"

"passengers": 2

"vehicle": "sedan"

}

→ 201 Created

"booking\_id": "bk\_9f3a2x"

"status": "confirmed"

1

### Get API Credentials

Sign up and receive sandbox credentials. Full production access after integration review.

2

### Search & Display

Query availability for any route. Display pricing, vehicle options, and estimated journey times.

3

### Book & Confirm

Create bookings with a single POST request. Receive instant confirmation with driver and vehicle details.

4

### Track & Manage

Monitor journey status via webhooks. Handle amendments, cancellations, and passenger communication.

## API Capabilities

Everything you need to offer ground transportation as a native part of your product.

### Search & Availability

Query real-time availability, pricing, and vehicle options for any route worldwide. Filter by vehicle class, capacity, and service level.

### Instant Booking

Create confirmed bookings in a single API call. Receive booking references, driver details, and pickup instructions immediately.

### Manage & Modify

Cancel, amend, or retrieve booking details programmatically. Handle passenger changes, flight updates, and schedule adjustments.

### Global Coverage

One integration covers 151 countries and 1200+ airports, seaports, and train stations. No need to manage multiple supplier connections.

### Webhooks & Notifications

Receive real-time updates on booking status changes, driver assignments, and journey progress via configurable webhooks.

### Reporting & Analytics

Access booking data, conversion metrics, and revenue reporting through dedicated API endpoints.

api-spec

\# Tech Specs

▸ Architecture: RESTful JSON API

▸ Authentication: Bearer token (OAuth 2.0)

▸ Environments: Sandbox + Production

▸ Rate Limits: Generous limits, scalable on request

▸ SDKs: PHP, Node.js, Python (community)

▸ Documentation: OpenAPI 3.0 spec available

\# Quick start

$ curl -X GET

api.transferz.com/v1/availability \\

\-H "Bearer <TOKEN>" \\

\-d '{"pickup":"AMS"}'

Flexible pricing: Net Rates, Commission, or Transaction Fee. [See how pricing works](/pricing)

## Start building with the Transferz API

Get sandbox access, a dedicated integration manager, and technical support from day one through go-live.

Sandbox environmentPostman collectionTechnical docsGo-live review

[Request API Access](/contact)[Read the Docs](https://developers.transferz.com)
