API
API Reference
Integrate scheduling into your custom software. Access endpoints to create booking slots, check event type states, and pull attendee details.
Authentication
All endpoints require standard Bearer Token authentication. Access keys can be configured inside your workspace integrations dashboard.
Example Request
curl -H "Authorization: Bearer YOUR_ACCESS_KEY" \
https://api.semiora.com/api/v1/bookings?limit=20