API Settings

External Connections

Connect your website or other apps with Quick Release through the API.

API Key Management

The API key allows you to authenticate requests to the Quick Release API. You can generate a new API key, view it, copy it, and use it in your external applications.

  • Generate API Key: Click the “API Sleutel genereren” button to create a new API key. This button is disabled if an API key already exists.

  • View API Key: The API key is displayed in a password field by default. Click the visibility icon (eye) to show or hide the key.

  • Copy API Key: Click the copy icon to copy the API key to your clipboard for use in your applications.

API Playground

Access the API Playground to test and explore the available API endpoints. Click the “API-playground” button to open the interactive documentation where you can:

  • View all available API endpoints
  • Test API calls
  • Review request and response formats
  • Understand the API structure

Callback-URL

Set a callback URL to receive notifications about booking events. The JSON payload contains the booking ID, flight ID, and the new status of the booking. This URL is used to notify your system of changes to bookings.