Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cal.com Calendars API

The Calendars API from Cal.com — 9 operation(s) for calendars.

Cal.com Calendars API is one of 22 APIs that Cal.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Calendars. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 9 operations across 9 paths, and defines 16 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against the base URL https://api.cal.com/v2.

9 operations 9 paths 16 schemas 6 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.cal.com/v2
Resource Areas
1

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 6 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Calendars 9
POST
/v2/calendars/ics-feed/save
Save an ICS feed
CalendarsController_createIcsFeed 1 param body → 201
GET
/v2/calendars/ics-feed/check
Check an ICS feed
CalendarsController_checkIcsFeed 1 param → 200
GET
/v2/calendars/busy-times
Get busy times
CalendarsController_getBusyTimes 7 params → 200
GET
/v2/calendars
Get all calendars
CalendarsController_getCalendars 1 param → 200
GET
/v2/calendars/{calendar}/connect
Get OAuth connect URL
CalendarsController_redirect 4 params → 200
GET
/v2/calendars/{calendar}/save
Save Google or Outlook calendar credentials
CalendarsController_save 3 params → 200
POST
/v2/calendars/{calendar}/credentials
Save Apple calendar credentials
CalendarsController_syncCredentials 2 params body → 201
GET
/v2/calendars/{calendar}/check
Check a calendar connection
CalendarsController_check 2 params → 200
POST
/v2/calendars/{calendar}/disconnect
Disconnect a calendar
CalendarsController_deleteCalendarCredentials 2 params body → 200

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Integration (17 properties), DestinationCalendar (13 properties), Primary (9 properties), Calendar (9 properties). Each schema is shown below with its type and property counts.

CreateIcsFeedOutput
object
6 properties 6 required
ConnectedCalendar
object
5 properties 2 required
ConnectedCalendarsOutput
object
2 properties 2 required
Integration
object
17 properties 11 required
ConnectedCalendarsData
object
2 properties 2 required
BusyTimesOutput
object
3 properties 2 required
DeletedCalendarCredentialsOutputResponseDto
object
2 properties 2 required
DeletedCalendarCredentialsOutputDto
object
6 properties 6 required
Primary
object
9 properties 5 required
CreateIcsFeedOutputResponseDto
object
2 properties 2 required
Calendar
object
9 properties 4 required
CreateIcsFeedInputDto
object
2 properties 1 required
DestinationCalendar
object
13 properties 7 required
CreateCalendarCredentialsInput
object
2 properties 2 required
DeleteCalendarCredentialsInputBodyDto
object
1 property 1 required
GetBusyTimesOutput
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cal-com-calendars-api-openapi.yml Raw ↑

Other APIs Cal.com publishes across the network.

Cal.com Api Keys API
Cal.com Bookings API
Cal.com Bookings / Attendees API
Cal.com Bookings / Guests API
Cal.com Cal Unified Calendars API
Cal.com Conferencing API
Cal.com Deprecated: Platform / Managed Users API
Cal.com Deprecated: Platform OAuth Clients API
Cal.com Deprecated: Platform / Webhooks API
Cal.com Destination Calendars API
Cal.com Event Types API
Cal.com Event Types Private Links API