The WebHotelier API consists of a set of callable HTTPS endpoints. To perform an action using the WebHotelier API, you need to send a request to its endpoint specifying a method and some arguments, and will receive a formatted response. The arguments, responses and error codes for each method are listed on the method's spec page.
Warning
All API methods require authorization.
The entire API's documentation is available online. Please visit the following url to get started: