API

Build on Tresse.

The Tresse REST API gives you programmatic access to businesses, availability, bookings, and appointments. Authenticate with an API key, get JSON back.

GET
/businesses/search
Search businesses by name, location, or category
GET
/availability
Check real-time availability for a service and staff member
POST
/bookings
Create a new booking with client and service details
GET
/appointments
List and manage upcoming appointments

Full documentation at api.tresse.io/openapi.json