Create secure token

Creates a secure cryptographic token (64-character hex) for a booking quote workflow.

If a token already exists for the given booking_ref, the existing token is returned instead of creating a new one.

Supports two token methods:

  • retrieval: Fetches booking data from partner microservice on demand
  • native-url: Booking data embedded in token (requires booking_data in request)
Language
Credentials
Bearer
API Key
Click Try It! to start a request and see the response here!