Calendly Scheduling API
The Calendly Scheduling API (v2) is a RESTful API that allows developers to programmatically manage scheduling workflows. It provides endpoints for managing users, organizations, event types, scheduled events, invitees, routing forms, availability schedules, and webhook subscriptions. The API uses JSON for request and response bodies, standard HTTP methods, and supports authentication via personal access tokens and OAuth 2.1. Developers can use it to create events on behalf of invitees, retrieve scheduling data, and integrate Calendly functionality directly into their applications.
What You Can Do
MCP Tools
getcurrentuser
Get current user
getuser
Get user
listeventtypes
List event types
geteventtype
Get event type
createoneoffeventtype
Create one-off event type
listeventtypeavailabletimes
List event type available times
listuserbusytimes
List user busy times
listuseravailabilityschedules
List user availability schedules
getuseravailabilityschedule
Get user availability schedule
listscheduledevents
List scheduled events
getscheduledevent
Get scheduled event
cancelscheduledevent
Cancel scheduled event
listeventinvitees
List event invitees
geteventinvitee
Get event invitee
createeventinvitee
Create event invitee
listwebhooksubscriptions
List webhook subscriptions
createwebhooksubscription
Create webhook subscription
getwebhooksubscription
Get webhook subscription
deletewebhooksubscription
Delete webhook subscription
listorganizationmemberships
List organization memberships
getorganizationmembership
Get organization membership
deleteorganizationmembership
Remove organization membership
listorganizationinvitations
List organization invitations
invitetoorganization
Invite user to organization
getorganizationinvitation
Get organization invitation
revokeorganizationinvitation
Revoke organization invitation
listroutingforms
List routing forms
getroutingform
Get routing form
listroutingformsubmissions
List routing form submissions
getroutingformsubmission
Get routing form submission
deleteinviteedata
Delete invitee data
listactivitylogentries
List activity log entries
createshare
Create share
listgroups
List groups
listgrouprelationships
List group relationships