Public booking pages
Every account gets a shareable page. Guests pick a time that works; you stay out of the back-and-forth entirely.
Kaigi turns your real calendar into a booking page. Set your event types and weekly hours, sync Google Calendar so guests only see slots that are truly open, and let every booking send its own confirmation and calendar invite.
Free tier included · No credit card required
Intro call
with Mei Nakamura
July 2026
Booked for Wed, 10:30
Invite sent to both calendars
Every account gets a shareable page. Guests pick a time that works; you stay out of the back-and-forth entirely.
Kaigi reads your free/busy to hide conflicts, then writes the event back the moment someone books.
Weekly hours plus date-specific overrides for the days that break the pattern. Time zones resolved for every guest.
Run as many meeting types as you need — each with its own duration and buffers, so back-to-backs never collide.
Share one link across a team and Kaigi distributes incoming bookings round-robin to whoever is free.
The instant a booking lands, both sides get a confirmation email with a real calendar invite attached — no extra step, no reminder app to wire up.
confirmation.eml
+ invite.ics attached
Define your event types and weekly hours, connect Google Calendar, and share your page. Setup takes minutes, not an afternoon.
Kaigi checks your live free/busy in the background, so the only times a guest can choose are times that are genuinely open.
A confirmation email and calendar invite go out the moment it's booked. The event lands on both calendars, ready to go.
Every calendar in Kaigi is reachable over HTTP. Take bookings straight from your own product — no scraping, no undocumented endpoints.
# create a booking on Mei’s calendar
curl https://api.kaigi.minimlabs.ai/v1/bookings \
-H "Authorization: Bearer kg_live_…" \
-d '{
"eventType": "intro-call",
"start": "2026-07-08T10:30:00Z",
"name": "Ada Lovelace",
"email": "ada@analytical.co"
}'< 200 OK
{
"id": "bk_3f9c1a",
"status": "confirmed",
"meetUrl": "https://meet.google.com/…",
"ics": ".../v1/bookings/bk_3f9c1a.ics"
}Every plan gets the entire platform — from booking pages to the API. Upgrade per connected calendar, or pay per scheduled event.
Everything you need to start taking bookings.
Unlimited events, priced by the calendars you connect.
No monthly fee — pay only when meetings get booked.
Every plan includes
Set up your booking page in a few minutes. Start on the free tier — no credit card to begin.