Authentication Method
api_key- Personal access token
Personal Access Token Setup
Step 1: Get Your Personal Access Token
- Log in to Calendly
- Go to Integrations → API & Webhooks
- Under Personal Access Tokens, click Generate New Token
- Give it a name (e.g., “Corsair Integration”)
- Copy the token immediately — you won’t be able to see it again
- Store it securely
Webhook Setup (Optional)
- In Calendly, go to Integrations → API & Webhooks → Webhooks
- Create a new webhook subscription
- Note the signing key provided
Required Credentials Summary
| Credential | Required For | Where to Find |
|---|---|---|
| Personal Access Token | All API calls | Integrations → API & Webhooks → Personal Access Tokens |
| Signing Key | Webhook verification | Integrations → API & Webhooks → Webhooks |