Embed Scheduling in Your App
Drop the Slatis booking widget into any website or app with a single script tag.
Script tag embed (no framework required)
The simplest integration — add to any HTML page:
The widget handles slot selection, the attendee form, and the confirmation screen automatically.
Configuration attributes
| Attribute | Description |
|---|---|
data-api-key | Your public key (pk_live_*) |
data-event-type-id | Which event type to book |
data-timezone | Pre-fill timezone (IANA, e.g. America/New_York) |
data-theme | light or dark (default: light) |
data-locale | BCP 47 locale for date/time formatting (default: browser locale) |
React component
If you use React, import the component directly:
Prefill attendee data
Pass known values so the attendee doesn't have to re-enter them:
Callbacks
Listen to booking events from the embed: