<script> tag. It renders inline where you drop it. No iframe, no plugin, no layout changes. Visitors browse your services, pick a slot and book without leaving your site.
Basic embed
Drop this snippet into your HTML where you want the widget to appear. Replaceyourname with your username.
data-domain is your Tikk username. It’s the same handle in your booking URL (tikk.chat/yourname) and the username field returned by GET /api/v1/profile.
Embed a specific service
To send visitors straight to one service, adddata-service with the service’s slug.
discovery-call. You can view and edit the slug on the service page in your dashboard.
Find your username
To fetch your username programmatically, call the profile endpoint:username field. Use that for data-domain. See Get Profile for the full schema.
The widget is responsive and adapts to its container. It also picks up your branding (colours and logo) so it matches your booking page.