Travel Marketplace API

Build integrations that sync destinations, push packages, and receive live booking events via webhooks. Sign up, grab your API key, and start testing in seconds.

Partner API

Push destinations into the marketplace using your API key (x-api-key header).

Outbound Webhooks

Subscribe to booking.created / updated / cancelled and we POST signed events to your URL.

Live Console

Authenticate and fire real requests against the API right from your browser.

Quick Start

  1. Sign up — you become the owner of a new organization (pending approval).
  2. Open the Console and log in to obtain a JWT.
  3. Call POST /integrations/api-keys to mint a partner key.
  4. Send destinations: POST /partner/destinations with header x-api-key.
  5. Subscribe to webhooks: POST /integrations/webhooks.