HTTP API
GET /api/availability?business_slug&service_id&date&party_size — bookable slots.
GET /api/availability/days?month=YYYY-MM — days with availability.
GET/POST /api/basket — read or mutate the visitor basket.
POST /api/basket/submit — convert the basket to a quote.
GET /api/health — service health.
All responses are JSON; errors use HTTP status codes.
Frequently asked questions
Where do I get support?
Email support via the contact page, or message us from your dashboard inbox — responses within one business day.
Is there an API?
Yes, a JSON HTTP API covers availability, baskets, quote submission and health checks; API keys are managed per business.