API
Lynx API — Appointments bridge
Exposes lynx_appointments bookings, attendees, and pages over the Lynx REST API.
lynx_api_appointments
· v19.0.1.0.0
· Premium
What this solves
Lynx API — Appointments bridge
Exposes the Lynx Appointments booking model graph (bookings, attendees, pages, cancellation reasons, hours templates) over the unified Lynx REST API. Useful for external scheduling integrations, partner widgets, and mobile clients that need programmatic access to booking state beyond the public widget at /appointments/*.
The existing public /appointments/* widget routes (free-tier UX) stay where they are — this bridge adds a productized bearer-authed REST layer on top, premium-gated like every other Lynx API resource.
Key Features
Bookings / Attendees / Pages / Cancellation reasons / Hours templates — five appointment models exposed under /lynx/api/v1/{slug} with read and write scopes.
Bookings writable — external CRMs can create or reschedule bookings programmatically through the dispatcher (subject to appointments:write scope).
Premium-gated — auto-installs alongside lynx_api and lynx_appointments; inherits the api.access premium feature gate.
Auto-Installation
auto_install=True so the bridge activates as soon as both lynx_api and lynx_appointments are present. Co-installation is the only useful state — installing one without the other has no value.
Depends on
Try Lynx API — Appointments bridge on your team.
Free trial, no credit card. Talk to sales when you're ready.