πΈοΈUnderstanding the API structure
Before initiating the API integration, it is essential to understand the structure of the API.
The TCTT hotel APIs are divided into three groups: Authentication API, Hotel Content API and Hotel Booking API.
Authentication API
The Authentication API manages authentication criteria and ensures security for all endpoints.
Hotel Content API
Hotel Content APIs will provide Static Information which will not change time to time. This refers to information not directly related to the booking process, such as Hotel portfolio, hotel pictures, location details, Hotel room types etc.
Hotel Booking API
This encompasses information related to the booking process that can change at any time, including prices, availability dates, cancellation policies, and fees. Using these APIs, you can easily search, book, and manage your Hotel bookings.
Last updated