API reference

Dive into the specifics of each API endpoint by checking out our complete documentation. Unlike many other platforms, our API gives you access to every single data model within the application, meaning that you can replicate the entire functionality of Cal.com in your own app using the API.

Hence, this page shows you which API routes are most useful in order to prevent you from being overwhelmed with every single route available to you.

The basics

You'll need only a few of the routes to be able to cover the basic functionality.

pageBookingspageEvent types

Managing users

The user endpoints can only be used on self-hosted enterprise instances and not on our hosted platform.

pageUsers

Managing teams

The teams endpoints allow you to programmatically CRUD team data.

pageTeams

The other stuff

Attendees allows you to CRUD the data related to who is attending a particular booking. Useful if you want to create events where many people are invited.

pageAttendees

Schedules allows you to set out time blocks when you want to show availability.

pageSchedules

Availabilities allows you to map schedules to an event type.

pageAvailabilities

Booking references map meeting details to bookings.

pageBooking References

Custom inputs allow you to control which custom inputs are required for your event types.

pageCustom inputs

Destination calendars map bookings for event types to particular calendars.

pageDestination calendars

Event references refer bookings to daily URLs and tokens.

Memberships control mappings of users to particular roles within teams.

pageMemberships

Payments track the charges that are required to book certain events.

pagePayments

Selected calendars keeps track of which calendars should be checked for conflicts.

pageSelected calendars

Last updated

Logo

Copyright 2023 Cal.com, Inc. All rights reserved.