Overview
The Kisum Venue Booking API lets a venue’s website show the venue’s spaces, packages and available dates, calculate prices, and send booking requests from visitors.
The venue manages its spaces, prices and bookings in Kisum Venues. Your website reads that information through the API and always shows the venue’s current data.
What you can build
Section titled “What you can build”- A list of the venue’s spaces with photos, capacity and layouts.
- The time slots and packages offered for each space, with prices before and after tax.
- An availability calendar.
- A price quote for a selected package, slot and date.
- A booking request form for visitors.
How booking works
Section titled “How booking works”- A visitor selects a space, a time slot, a package and a date on your website.
- Your website sends a booking request with the visitor’s contact details.
- The selected date is held and shown as unavailable while the venue reviews the request.
- The venue accepts or declines the request in Kisum Venues and contacts the visitor directly.
A booking request is not a confirmed booking, and no payment is taken through the API. Visitors do not need a Kisum account.
Base URL
Section titled “Base URL”https://api.kisum.io/venues/public/v1/sites/{siteKey}{siteKey} is the venue’s website key. See Getting started.