API

You can retrieve a list of public bookings for your venue using the API.

 

GET Endpoint URL: https://hallbookingonline.com/api/v1/

 

Parameters:

venue_key: Contact Us

start_date: YYYY-MM-DD

finish_date: YYYY-MM-DD

 

Response:

{

"event": "Pilates",

"date": "2023-12-31",

"start": "11:00:00",

"finish": "13:00:00",

"facility": "The Main Hall,Kitchen"

}

The response will give all bookings between the two dates, ordered by date and start time.

Only public information is displayed. If the booking is set as private, the event title will be ‘Private Event’.


Other API Data

If you need other API data - such as the name / contact details of hirers, please get in touch with us.

We also have the data available as a feed for calendars, such as Google and Apple.


Looking for more help?

Contact us if you need further assistance.