BookAI Developers
Integrate with the BookAI group-sales platform: query availability, generate quotes, and manage bookings and back office operations.
- Booking API — guest-facing availability, quotes, and orders.
- Back Office API — venue-staff pricing, offers, and rules.
- CLI —
bookai, a command-line client for the Back Office API. - MCP — the guest-facing booking flow as MCP tools, for agent-based integrations.
Getting an API key
Both APIs and the CLI authenticate with an API key tied to your venue
account. Sign up first — via the back office or bookai venues create
(see CLI) — then generate a key from the back office's
Settings → API Keys page. Using the CLI, bookai login does this for
you: it opens the back office in your browser and mints a key automatically
once you approve.