TidyCal
communitySimple scheduling tool by AppSumo with booking pages and calendar sync.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://tidycal.com/api/bookingsList bookings
Parameters
limitresults (integeroptionalstatusconfirmed|cancelled (stringoptionalReturns
data[] with id, starts_at, ends_at, status, contact.name, contact.email, booking_typeGET
https://tidycal.com/api/booking-typesList booking types
Returns
data[] with id, name, slug, duration, price, color, activeGET
https://tidycal.com/api/booking-types/{id}/availabilityGet availability
Parameters
idbooking type ID (integerrequireddateYYYY-MM-DD (stringrequiredReturns
slots[] with start, end, available