Skip to content
Open scheduling infrastructure

Meetings booked at times you’re actually free.

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

MN

Intro call

with Mei Nakamura

30 minGoogle Meet

July 2026

Mon6
Tue7
Wed8
Thu9
Fri10
9:009:3010:0010:3011:001:30

Booked for Wed, 10:30

Invite sent to both calendars

The whole booking, handled

From a shared link to a confirmed invite, without the email ping-pong.

Public booking pages

Every account gets a shareable page. Guests pick a time that works; you stay out of the back-and-forth entirely.

minimlabs.ai/book/meilive

Google Calendar

Kaigi reads your free/busy to hide conflicts, then writes the event back the moment someone books.

Availability, your way

Weekly hours plus date-specific overrides for the days that break the pattern. Time zones resolved for every guest.

Event types & buffers

Run as many meeting types as you need — each with its own duration and buffers, so back-to-backs never collide.

Round-robin for teams

Share one link across a team and Kaigi distributes incoming bookings round-robin to whoever is free.

Confirmations that carry the invite

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

How it works

Three steps to booked.

  1. 01

    Publish your link

    Define your event types and weekly hours, connect Google Calendar, and share your page. Setup takes minutes, not an afternoon.

  2. 02

    Guests pick a real opening

    Kaigi checks your live free/busy in the background, so the only times a guest can choose are times that are genuinely open.

  3. 03

    Everyone gets the invite

    A confirmation email and calendar invite go out the moment it's booked. The event lands on both calendars, ready to go.

Built API-first

A booking API you can build on.

Every calendar in Kaigi is reachable over HTTP. Take bookings straight from your own product — no scraping, no undocumented endpoints.

  • REST API at /api/v1, authenticated with scoped API keys
  • A public booking API you can call from your own front ends
  • Docs written for humans and for LLMs
Read the docs
POST /api/v1/bookings
# 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"
}
Pricing

One plan. Everything in it.

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.

  • 14-day free trial
  • No credit card to start
  • Cancel whenever you like
ProEverything included
$12/ user / month

Billed monthly. Start with a 14-day free trial.

Start for free
  • Unlimited event types & booking pages
  • Weekly availability with date overrides
  • Google Calendar sync & conflict checking
  • Team round-robin scheduling
  • Email confirmations with calendar invites
  • REST API, API keys & public booking API

Hand out one link. Get your calendar back.

Set up your booking page in a few minutes. Free for 14 days, and no credit card to begin.