About Calendly V2
Calendly V2 refers to the current version of the Calendly REST API (api.calendly.com/v2), which provides programmatic access to scheduling data including event types, scheduled events, invitees, and organization memberships. It uses OAuth 2.0 and Personal Access Tokens for authentication. The V2 API replaced an older v1 API and is the current standard for building Calendly integrations. Webhooks and the Scheduling API are available on Standard and higher plans.
AI Agent Use Cases
- REST API endpoints for event types, events, invitees, and users
- OAuth 2.0 and Personal Access Token authentication
- Webhook subscriptions for real-time scheduling event notifications
- Organization and team management endpoints
- Routing form and availability rule management
- Data Deletion API for PII removal (Enterprise)
Available Actions
These are the specific actions that AI agents can perform with this tool