API Reference
Complete REST API documentation for integrating with Booked55. Browse endpoints by resource, inspect request/response schemas, and copy curl examples for api.booked55.com.
Authentication
Most endpoints require a Bearer token in the Authorization header:
Authorization: Bearer vg_your_api_keyCreate an API key in your workspace under Workspace Settings → API Keys. Keys are prefixed with vg_ and shown only once at creation.