Hotel Booking REST API

REST API is supported since Hotel Booking version 4.1.0.

Developer documentation

Technical documentation for the Hotel Booking REST API can be found here.

Generate API keys

Create your API keys in the administrator dashboard: Accommodation > Settings > Advanced > Add key.

advanced settings rest api

  1. Add a human-readable description (name).
  2. Select a user from the list of site users for this key.
  3. Select a level of access for this API key: Read, Write or both.
  4. Click on the Generate API key button.

A Consumer Key, Consumer Secret key, and QRCode must be generated. There must also appear the Revoke Key link:

api hotel booking key

The Consumer Key and Consumer Secret may be entered in the application using the Hotel Booking API, and the app should also request your site URL.

Test the API

Related Topics