Developers

Embed scheduling as a product capability

Build on Semiora with webhooks, embeds, and integration-ready primitives. Access developer guides and start automating your scheduling flows in minutes.

Quickstart
// Example: embed a public booking page in an iframe
<iframe
  src="https://semiora.com/book/your-event-slug"
  style={{ width: '100%', height: 720, border: 0 }}
/>
Next: add auth keys, configure domains, and connect booking webhooks to integrate.
API Reference

Manage event types, team assignments, bookings, and availability rules programmatically.

Webhook Subscriptions

Subscribe to booking creation, rescheduling, and cancellation lifecycle events.

Apps Directory

Check our app integrations and configure connectors to extend booking actions.