Overview
In the Key Concepts section, we introduced you to the fundamental entities (access, supplier, context...) that enable you to establish and manage connections with your Partners. Now, with the Admin API, you have the power to access a comprehensive list of all available entities within your organization, ensuring seamless connectivity.
In this section, you will find:
-
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
supplierscode and itscontext, providing you with the necessary information to create your plugins files if you want to use them. -
List of Clients: Retrieve all your
clients(service accounts) 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.
The Admin API serves as your gateway to streamline access, supplier, and client management, facilitating a more efficient and effective experience within the HotelX ecosystem.
Ready to explore the full scope of available entities?
- Start with Get Accesses
- Continue with Get Suppliers
- Continue with Get Clients
- Finish with Get API by Code
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.