Connect your calendar
Slotsy supports two paths. Use whichever your stack prefers; you can switch later without losing data.
DRAFT Full reference expands here pre-launch · target ~600 words + screenshots + code samples per section.
Brand your booking page
Logo, primary colour, custom CSS, sender domain. Server-rendered into the head — your page renders before the stylesheet loads.
DRAFT Full reference expands here pre-launch · target ~600 words + screenshots + code samples per section.
Set up event types
Each event type has its own duration, price, intake form, buffer, and availability window. Members pick by name.
DRAFT Full reference expands here pre-launch · target ~600 words + screenshots + code samples per section.
Embed the widget
A single <script> tag drops the booking widget into any site. Under 12 KB gzipped, inherits your typography.
DRAFT Full reference expands here pre-launch · target ~600 words + screenshots + code samples per section.
Accept payments (BYO Stripe)
Paste a restricted Stripe API key. Member payments go directly to your account; we never sit in the path.
DRAFT Full reference expands here pre-launch · target ~600 words + screenshots + code samples per section.
Receive webhook events
JSON POST on every booking event with an HMAC-SHA256 signature header. Retry on 5xx with exponential backoff.
DRAFT Full reference expands here pre-launch · target ~600 words + screenshots + code samples per section.