White-label APITravel Services
Travel Services
Airport lounges, fast-track, dining, fitness, eSIM, and bookings for end users.
Travel Services
All travel endpoints are identical to the B2B API but authenticated with a user JWT rather than an API key.
Authentication required:
Authorization: Bearer <jwt>— User token from loginX-App-Id: <uuid>— Your app identifier
Available Services
- Lounges — Search, details, and availability
- Fast-Track Security — Skip security queues
- Dining — On-airport restaurants
- Fitness — Airport gyms and wellness
- eSIM Plans — Prepaid mobile data for 200+ countries
- Bookings — Create, manage, and redeem bookings
Booking & Redemption Flow
1. Search service (lounges / fast-track / dining / fitness)
2. Check availability → confirm date, guests, price
3. POST /v1/travel/bookings → creates booking_id
4. GET /v1/travel/bookings/{booking_id}/redemption → get QR/voucher
5. Present voucher at venue