VANITYPASS
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 login
  • X-App-Id: <uuid> — Your app identifier

Available Services

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