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.
14-day free trial · 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.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"
}No feature gates and no per-booking fees. Pay for the people on your team and get the entire platform — from booking pages to the API.
Billed monthly. Start with a 14-day free trial.
Start for freeSet up your booking page in a few minutes. Free for 14 days, and no credit card to begin.