SavvyCal
communityScheduling tool for personalized booking experiences with calendar overlay and team scheduling.
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://api.savvycal.com/v1/eventsList scheduled events
Parameters
statusconfirmed|cancelled (stringoptionalper_pageresults (integeroptionalReturns
data[] with id, name, start_at, end_at, status, invitee.name, invitee.email, linkGET
https://api.savvycal.com/v1/linksList scheduling links
Returns
data[] with id, name, slug, url, duration_minutes, activeGET
https://api.savvycal.com/v1/events/{id}Get event details
Parameters
idevent ID (stringrequiredReturns
id, name, start_at, end_at, status, invitee, location, notes, link, created_at