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 Acuity Scheduling for appointment booking, calendar management, and client scheduling.| Property | Value |
|---|---|
| Provider ID | acuity-scheduling |
| Category | Productivity |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create an Acuity Scheduling OAuth App
Go to the Acuity Scheduling Developer Portal
Navigate to Acuity Scheduling Developer Portal and sign in.
Configure the application
Enter the application name and description. Add the Alter callback URL (from the Developer Portal) to the Redirect URI field.
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 Acuity Scheduling Client ID
- Client Secret: Paste your Acuity Scheduling Client Secret
Available Scopes
| Scope | Description |
|---|---|
api-v1 | Full access to the Acuity Scheduling API v1 (appointments, calendars, clients) |
The
api-v1 scope is required for API access and is selected by default.Notes
- Acuity Scheduling is owned by Squarespace. You may need a Squarespace account to access the developer portal.
- The
api-v1scope provides full access to appointments, calendars, and client data. - See the Acuity Scheduling API documentation for more details on available endpoints.