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.

booking.com/taxi/search-results
Booking.com airport taxi booking flow powered by Transferz API

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

Start building with the Transferz API

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

Sandbox environment Postman collection Technical docs Go-live review