Skip to main content
This guide walks you through the end-to-end flow for programmatically booking an event via the Zeeg API.
The availability and booking endpoints require a paid Zeeg subscription. Requests on free plans will be rejected.
Always verify availability before creating an event. Attempting to book a slot that is no longer available will result in an error. Check available time slots immediately before creating the event to avoid race conditions.

End-to-end booking flow

Last modified on April 29, 2026