Calendar API for Developers

Add scheduling to any application with a single REST API. Check availability, create bookings, and manage event types programmatically.

GET/v1/availabilityCheck available time slots for an event type.

Key parameters

NameTypeDefaultDescriptionRequired
event_type_idstringThe event type to check availability for.
start_datestringStart of the date range (ISO 8601).
end_datestringEnd of the date range (ISO 8601).

Start building with the Astrocal API