Skip to main content

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.
PropertyValue
Provider IDacuity-scheduling
CategoryProductivity
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create an Acuity Scheduling OAuth App

1

Go to the Acuity Scheduling Developer Portal

Navigate to Acuity Scheduling Developer Portal and sign in.
2

Register a new application

Register a new OAuth2 application.
3

Configure the application

Enter the application name and description. Add the Alter callback URL (from the Developer Portal) to the Redirect URI field.
4

Get your credentials

Copy the Client ID and Client Secret.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add Acuity Scheduling provider

Go to OAuth Providers > Add Provider > Acuity Scheduling.
3

Enter credentials

  • Client ID: Paste your Acuity Scheduling Client ID
  • Client Secret: Paste your Acuity Scheduling Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
api-v1Full 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-v1 scope provides full access to appointments, calendars, and client data.
  • See the Acuity Scheduling API documentation for more details on available endpoints.