Documentation Index
Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Connect your users to Cal.com for open-source scheduling, appointment management, and availability tracking.| Property | Value |
|---|---|
| Provider ID | cal-com |
| Category | Productivity |
| PKCE | Not supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Cal.com OAuth Client
Go to Cal.com OAuth Settings
Navigate to Cal.com OAuth Settings and sign in.
Configure the client
Enter the client name and add the Alter callback URL (from the Developer Portal) as the Redirect URI.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter credentials
- Client ID: Paste your Cal.com Client ID
- Client Secret: Paste your Cal.com Client Secret
Available Scopes
| Scope | Description |
|---|---|
READ_BOOKING | Read access to bookings |
READ_PROFILE | Read access to user profile |
READ_AVAILABILITY | Read access to availability schedules |
Notes
- Cal.com is an open-source scheduling platform, so self-hosted instances may have different OAuth endpoints.
- For most scheduling use cases,
READ_BOOKINGandREAD_AVAILABILITYprovide sufficient access. - See the Cal.com documentation for more details on available API endpoints.