Skip to main content
Addons & Integrations

Connect everything. Break nothing.

Pickup connects to the tools your operation already depends on — flight data, payment gateways, accounting software, mapping, and more. Plus an open API for anything else.

20+
Native integrations
REST
Open API
Real-time
Data sync
99.9%
Integration uptime
What is Pickup Addons & Integrations

Your platform. Your stack. Connected.

Pickup is designed to slot into your existing operation without forcing you to change everything. Native integrations cover the most common tools ground transportation businesses rely on. The open API covers everything else — if it has an API, Pickup can talk to it.

Full REST API — every resource, every action.
Real-time webhooks — push, don't poll.
20+ native integrations — no dev work needed.
GDS/OTA connectivity — receive bookings globally.
Integration categories

Every layer of your operation. Connected.

Flight data

Real-time flight status, arrival/departure tracking, gate information, and automatic delay detection for airport transfer bookings.

FlightAware, OAG, Cirium, IATA APIs

Payment gateways

Accept card payments through your preferred processor. Pre-built connectors for major gateways with PCI DSS compliant tokenisation.

Stripe, Braintree, Adyen, PayPal

Accounting

Sync invoices, payments, and client records automatically to your accounting software. No manual data entry between systems.

Xero, QuickBooks, Sage

Mapping & routing

Live vehicle tracking on maps, route optimisation, distance-based pricing, and point-to-point journey time estimates.

Google Maps, HERE Maps, Mapbox

Notifications

Send automated booking confirmations, driver assignment alerts, and live tracking links via email, SMS, or WhatsApp Business.

Twilio, WhatsApp Business, SendGrid

Travel & GDS

Connect your inventory to global distribution systems and travel agency booking platforms to receive bookings automatically.

Sabre, Amadeus, TravelPort, Viator
Platform capabilities

Built to integrate. Built to extend.

REST API

Full REST API with JSON responses. Create, read, update, and delete bookings, drivers, vehicles, and clients programmatically. Every endpoint is documented.

Webhooks

Subscribe to real-time events — booking created, driver assigned, job completed, payment settled. Push data to any external system the moment something happens.

White-label widget SDK

Embed the Pickup booking widget in any website or app with our JavaScript SDK. Customise styling, language, vehicle categories, and available routes.

Import & export

Bulk import clients, vehicles, and historical bookings via CSV or JSON. Export any dataset — invoices, trips, drivers — in standard formats for any downstream system.

Multi-system dispatch routing

Accept incoming booking requests from third-party dispatch systems via API and route them directly into your Pickup dispatch board.

Single sign-on ready

Enterprise operators can connect Pickup operator accounts to their existing identity management system for centralised access control.

Open API

If it has an API, Pickup can connect to it.

Our REST API lets you build custom integrations, automate workflows, and pull data into any tool your business uses. Comprehensive documentation, test environment, and dedicated developer support.

  • Full CRUD on all core resources
  • Real-time webhooks for all key events
  • Sandbox environment for development
  • Rate limits designed for production workloads
  • Complete OpenAPI / Swagger documentation
  • Dedicated developer support channel
POST /api/v1/bookings
200 OK
{
  "id": "bkn_01J8X2KQ",
  "status": "confirmed",
  "pickup": {
    "address": "Fiumicino Airport T3",
    "datetime": "2026-06-15T14:30:00Z",
    "flight": "AZ1234"
  },
  "vehicle": "E-Class",
  "driver": { "name": "Marco R." },
  "amount": 7900,
  "currency": "EUR",
  "tracking_url": "https://track.pickup.app/..."
}
Why operators choose Pickup

Compared to closed, monolithic dispatch systems.

Closed dispatch systems
Pickup Integrations
No API access — data locked in
Full REST API — your data, accessible anywhere
Manual export to accounting software
Automatic sync to Xero, QuickBooks, Sage
Flight info checked manually
Real-time flight data integrated and automated
SMS sent manually by dispatcher
Automated SMS, WhatsApp, and email at every step
No GDS or OTA connectivity
Accept bookings from Sabre, Amadeus, Viator
Custom dev costs tens of thousands
Open API — any developer can integrate in hours
Frequently asked

Common questions about Pickup integrations.

Your stack. Connected.

Browse our integration library or use the open API to build exactly what your operation needs.