Documentation
Build on a small, stable contract.
Use the hosted flow for guest self-service or the versioned API for server-side integrations.
Integration surfaces
- Hosted Booking: public scheduling plus purpose-specific management links.
- Public API v1: Tenant API Keys, explicit scopes, pagination, and idempotency for mutations.
- Webhooks v1: signed immutable event bodies with independent bounded retries.
- TypeScript SDK: generated from the frozen OpenAPI contract for server runtimes.
API reference publication follows the generated OpenAPI artifact. Browser clients must not embed Tenant API Keys.