Services API
The Services API lets you manage your bookable service offerings programmatically. You can create new services, update pricing and duration, organize services into categories, and control visibility on your public page.
Detailed documentation for this section is being written. Check back soon for comprehensive guides, endpoint references, request/response examples, and authentication instructions.
Overview
Services are the core bookable units in GoConverso. Each service has a name, description, price, duration, and category. Through the Services API, you can perform full CRUD operations on your service catalog, manage category assignments, and toggle service availability. All requests require authentication and are scoped to the authenticated user’s account via Row Level Security policies.