This guide describes basic operating principles of search and book of accommodation using REST API.
There are 2 possible ways for third-party interface/application users to interact with API:
As a tour agency, i.e., where specific agency user performs search and book of accommodation for the end customer.
As a B2C-user, i.e., where end customer makes search and book of accommodation himself.
Test access is needed to integrate with API data:
URL – Swagger link* with a set of available methods;
apiKey – B2C and/or B2B key for API authorization;
login, password – API authorization credentials.
*URL - Swagger link: the way to find the link in GP system: Company profile - Settings - API
...