Introduction
The Top Bookings API are a series of functions that the platform makes available to allow consultation of the information on the accommodations available on its own platform.
The following documentation contains technical instructions for using the functions that the system makes available.
Rules governing the provision of the service:
The Top Bookings API must not be used, in any case, to feed websites or other clients of any other nature in real time.
The APIs that return the catalog information, usually updated every 12 hours, (Tables of regions, places, accommodations, etc.) must be invoked only once a day to feed their own database which will be a source of direct interrogation for the data consumed by the website or other target client.
The maximum call limit, possible within 24 hours, is 2,000; the “UnitsAvailabilities” and “UnitPrices” functions, if they refer to the single accommodation (single ID in the IDs field in the PayLoad) will return results in real time, at most, for date intervals not exceeding 60 nights.
Sudden calls from the same IP that do not respect a minimum interval of 500ms from each other are to be avoided and can be signaled with error messages.
Exceeding these limits may result in error messages and / or lead to an account precautionary lockout.