Put your link everywhere people find you.
Your booking page works on its own — these are ways to make it easier to reach.
Your link
Log in to see your personal link here.
Log in to get my linkEmbed on your own site
Drop this snippet anywhere on your website to show your booking page inline, instead of just linking out to it.
API access — for Scanline, Dispatch & other Fairleads tools
Log in to view or generate your API key.
Use this key to let another one of your own products — an AI calling agent, a lead-gen tool, anything server-side — check your availability and create bookings on your behalf. Keep it out of any browser code; it belongs in a backend's environment variables, never in a page a visitor can view-source.
GET /api/v1/availability?date=YYYY-MM-DD returns open slots the same way — check it first, read a couple of options out on the call, then book whichever one the lead picks.
How confirmations & reminders work
Instant confirmation
The second someone books, both of you get an email with the date, time, and their notes if they left any.
Reminder before it starts
Meridian emails a reminder ahead of the meeting so it doesn't slip either person's mind.
Google Calendar sync
Every confirmation email includes an "Add to Google Calendar" link, so bookings land on your own calendar with one click. Two-way sync that blocks your Google Calendar's existing events automatically is on the roadmap.