aiendpoint.dev
ServicesCronofy

Cronofy

community

Calendar API for scheduling with availability, booking, and calendar sync.

Visit site ↗

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.

https://cronofy.comoauth2developerproductivityconfidence: 90/1000 discoveries1 contributors
GEThttps://api.cronofy.com/v1/free_busy

Get free/busy

Parameters

toISO8601 (stringrequired
fromISO8601 (stringrequired
tzidtimezone (stringrequired

Returns

free_busy[] with calendar_id, start, end, free_busy_status
GEThttps://api.cronofy.com/v1/events

List events

Parameters

toISO8601 (stringrequired
fromISO8601 (stringrequired
tzidtimezone (stringrequired

Returns

events[] with event_id, calendar_id, summary, description, start, end, location, attendees[], status
POSThttps://api.cronofy.com/v1/calendars/{calendarId}/events

Create event

Parameters

endISO8601 (stringrequired
startISO8601 (stringrequired
summarytitle (stringrequired
event_idevent ID (stringrequired
calendarIdcalendar ID (stringrequired

Returns

status