Cal.com Schedules 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 Schedules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.
This API exposes
6 operations
across 3 paths,
and defines 11 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.
6 operations3 paths11 schemas1 DELETE3 GET1 PATCH1 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 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ScheduleOutput_2024_06_11 (7 properties), CreateScheduleInput_2024_06_11 (5 properties), UpdateScheduleInput_2024_06_11 (5 properties), ScheduleOverrideInput_2024_06_11 (3 properties). Each schema is shown below with its type and property counts.
ScheduleOverrideInput_2024_06_11
object
3 properties3 required
CreateScheduleInput_2024_06_11
object
5 properties3 required
GetScheduleOutput_2024_06_11
object
3 properties2 required
DeleteScheduleOutput_2024_06_11
object
1 property1 required
UpdateScheduleInput_2024_06_11
object
5 properties
GetDefaultScheduleOutput_2024_06_11
object
2 properties2 required
GetSchedulesOutput_2024_06_11
object
3 properties2 required
ScheduleAvailabilityInput_2024_06_11
object
3 properties3 required
UpdateScheduleOutput_2024_06_11
object
3 properties2 required
ScheduleOutput_2024_06_11
object
7 properties7 required
CreateScheduleOutput_2024_06_11
object
2 properties2 required
Specification
The full machine-readable OpenAPI contract behind this narrative.