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 Squarespace for website content management, ecommerce orders, inventory, and product data.
PropertyValue
Provider IDsquarespace
CategoryE-Commerce
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a Squarespace OAuth App

1

Go to the Squarespace Developer Portal

Navigate to developers.squarespace.com and sign in.
2

Create a new application

Register a new application and enter the app name and description.
3

Configure the redirect URI

Add the Alter callback URL from the Developer Portal to the Redirect URIs 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 Squarespace provider

Go to OAuth Providers > Add Provider > Squarespace.
3

Enter credentials

  • Client ID: Paste your Squarespace Client ID
  • Client Secret: Paste your Squarespace Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
website.orders.readRead order data
website.orders.writeManage orders
website.inventory.readRead inventory data
website.inventory.writeManage inventory
website.pages.readRead page content
website.products.readRead product catalog
website.products.writeManage products

Notes