Skip to main content

Quickstart

API Endpointโ€‹

All Admin API operations use the following endpoint:

https://api.travelgate.com

Overviewโ€‹

Streamline your Travelgate experience with the Admin API. By providing centralized access to all organizational entities, it simplifies how you manage suppliers, clients, and accessesโ€”ensuring your connectivity is both seamless and efficient.

Common Use Casesโ€‹

  • List of Accesses: Obtain a complete list of accesses, a critical component for successful interaction with your Partners.
  • List of Suppliers: Access a detailed directory of supplier codes and their contexts, providing you with the necessary information to create your plugin files if you want to use them.
  • List of Clients: Retrieve all your clients and identify which one is being used by your integrations.
  • API by Code: Retrieve API metadata, error catalog, and operation types using an API code filter.

Authenticationโ€‹

All Admin API calls require JWT (JSON Web Token) authentication. For details on obtaining and using your token, see the Admin API Authentication Guide.

Next Stepsโ€‹