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 Bookings API

The Bookings API from Cal.com — 16 operation(s) for bookings.

Cal.com Bookings 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 Bookings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 17 operations across 16 paths, and defines 57 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.

17 operations 16 paths 57 schemas 8 GET1 PATCH8 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 17

Across 16 paths, the API surfaces 17 operations — 8 GET, 1 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Bookings 17
POST
/v2/bookings
Create a booking
BookingsController_2024_08_13_createBooking 4 params body → 201
GET
/v2/bookings
Get all bookings
BookingsController_2024_08_13_getBookings 22 params → 200
GET
/v2/bookings/by-seat/{seatUid}
Get a booking by seat UID
BookingsController_2024_08_13_getBookingBySeatUid 5 params → 200
GET
/v2/bookings/{bookingUid}
Get a booking
BookingsController_2024_08_13_getBooking 5 params → 200
GET
/v2/bookings/{bookingUid}/recordings
Get all the recordings for the booking
BookingsController_2024_08_13_getBookingRecordings 3 params → 200
GET
/v2/bookings/{bookingUid}/transcripts
Get Cal Video real time transcript download links for the booking
BookingsController_2024_08_13_getBookingTranscripts 3 params → 200
POST
/v2/bookings/{bookingUid}/reschedule
Reschedule a booking
BookingsController_2024_08_13_rescheduleBooking 5 params body → 201
POST
/v2/bookings/{bookingUid}/cancel
Cancel a booking
BookingsController_2024_08_13_cancelBooking 5 params body → 200
POST
/v2/bookings/{bookingUid}/mark-absent
Mark a booking absence
BookingsController_2024_08_13_markNoShow 3 params body → 200
POST
/v2/bookings/{bookingUid}/reassign
Reassign a booking to auto-selected host
BookingsController_2024_08_13_reassignBooking 3 params → 200
POST
/v2/bookings/{bookingUid}/reassign/{userId}
Reassign a booking to a specific host
BookingsController_2024_08_13_reassignBookingToUser 4 params body → 200
POST
/v2/bookings/{bookingUid}/confirm
Confirm a booking
BookingsController_2024_08_13_confirmBooking 3 params → 200
POST
/v2/bookings/{bookingUid}/decline
Decline a booking
BookingsController_2024_08_13_declineBooking 3 params body → 200
GET
/v2/bookings/{bookingUid}/calendar-links
Get 'Add to Calendar' links for a booking
BookingsController_2024_08_13_getCalendarLinks 3 params → 200
GET
/v2/bookings/{bookingUid}/references
Get booking references
BookingsController_2024_08_13_getBookingReferences 4 params → 200
GET
/v2/bookings/{bookingUid}/conferencing-sessions
Get Video Meeting Sessions. Only supported for Cal Video
BookingsController_2024_08_13_getVideoSessions 3 params → 200
PATCH
/v2/bookings/{bookingUid}/location
Update booking location for an existing booking
BookingLocationController_2024_08_13_updateBookingLocation 3 params body → 200

Schemas 57

The contract defines 57 schemas that model the data the API accepts and returns. The most detailed are RecurringBookingOutput_2024_08_13 (29 properties), BookingOutput_2024_08_13 (28 properties), CreateRecurringSeatedBookingOutput_2024_08_13 (28 properties), CreateSeatedBookingOutput_2024_08_13 (27 properties). Each schema is shown below with its type and property counts.

Routing
object
6 properties 2 required
CreateBookingInput_2024_08_13
object
15 properties 2 required
RecurringBookingOutput_2024_08_13
object
29 properties 18 required
MarkAbsentAttendee
object
2 properties 2 required
ReassignBookingOutput_2024_08_13
object
2 properties 2 required
RescheduleBookingInput_2024_08_13
object
4 properties 1 required
RescheduleSeatedBookingInput_2024_08_13
object
4 properties 2 required
EventType
object
2 properties 2 required
DeclineBookingInput_2024_08_13
object
1 property
BookingOutput_2024_08_13
object
28 properties 17 required
CreateBookingOutput_2024_08_13
object
2 properties 2 required
GetBookingTranscriptsOutput
object
3 properties 2 required
UpdateBookingInputAttendeeDefinedLocation_2024_08_13
object
2 properties 2 required
BookingReferencesOutput_2024_08_13
object
2 properties 2 required
BookingReference
object
4 properties 4 required
BookingInputIntegrationLocation_2024_08_13
object
2 properties 2 required
ReassignToUserBookingInput_2024_08_13
object
1 property
BookingInputLinkLocation_2024_08_13
object
1 property 1 required
BookingInputPhoneLocation_2024_08_13
object
1 property 1 required
UpdateBookingInputAttendeePhoneLocation_2024_08_13
object
2 properties 2 required
CalMeetingSession
object
7 properties 7 required
CreateRecurringBookingInput_2024_08_13
object
16 properties 2 required
CreateRecurringSeatedBookingOutput_2024_08_13
object
28 properties 18 required
RecordingItem
object
9 properties 6 required
UpdateBookingInputPhoneLocation_2024_08_13
object
2 properties 2 required
PaginationMetaDto
object
8 properties 8 required
GetBookingOutput_2024_08_13
object
3 properties 2 required
CancelSeatedBookingInput_2024_08_13
object
2 properties 1 required
BookingInputAttendeeDefinedLocation_2024_08_13
object
2 properties 2 required
MarkAbsentBookingOutput_2024_08_13
object
2 properties 2 required
CancelBookingOutput_2024_08_13
object
2 properties 2 required
UpdateBookingInputLinkLocation_2024_08_13
object
2 properties 2 required
GetBookingRecordingsOutput
object
3 properties 2 required
GetBookingVideoSessionsOutput
object
3 properties 2 required
UpdateBookingLocationOutput_2024_08_13
object
2 properties 2 required
GetRecurringSeatedBookingOutput_2024_08_13
object
27 properties 17 required
BookingHost
object
6 properties 6 required
BookingAttendee
object
7 properties 5 required
BookingInputAddressLocation_2024_08_13
object
1 property 1 required
UpdateBookingLocationInput_2024_08_13
object
1 property
BookingInputAttendeePhoneLocation_2024_08_13
object
2 properties 2 required
CreateSeatedBookingOutput_2024_08_13
object
27 properties 17 required
CalendarLinksOutput_2024_08_13
object
2 properties 2 required
CalendarLink
object
2 properties 2 required
CalMeetingParticipant
object
4 properties 4 required
GetBookingsOutput_2024_08_13
object
4 properties 3 required
UpdateBookingInputIntegrationLocation_2024_08_13
object
2 properties 2 required
UpdateBookingInputAttendeeAddressLocation_2024_08_13
object
2 properties 2 required
BookingInputAttendeeAddressLocation_2024_08_13
object
2 properties 2 required
CreateBookingAttendee
object
5 properties 2 required
MarkAbsentBookingInput_2024_08_13
object
2 properties
SeatedAttendee
object
10 properties 7 required
BookingInputOrganizersDefaultAppLocation_2024_08_13
object
1 property 1 required
GetSeatedBookingOutput_2024_08_13
object
26 properties 16 required
CancelBookingInput_2024_08_13
object
2 properties
RescheduleBookingOutput_2024_08_13
object
2 properties 2 required
UpdateInputAddressLocation_2024_08_13
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Cal.com publishes across the network.

Cal.com Api Keys API
Cal.com Bookings / Attendees API
Cal.com Bookings / Guests API
Cal.com Cal Unified Calendars API
Cal.com 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