Skip to content

Service developer documentation

Two products, documented separately. The widget takes bookings in the browser. The API reads reservation and guest data on your server.
WidgetAPI
Runs inThe guest’s browserYour server
AuthenticationNonesk_live_… API key
OperationsCreates bookingsReads bookings and guests
Integrated byA front-end developer, or by pasting a snippetA back-end developer

Most integrations use both. The widget takes the booking; the API and its webhooks report it to other systems.