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.| Property | Value |
|---|---|
| Provider ID | squarespace |
| Category | E-Commerce |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Squarespace OAuth App
Go to the Squarespace Developer Portal
Navigate to developers.squarespace.com and sign in.
Configure the redirect URI
Add the Alter callback URL from the Developer Portal to the Redirect URIs 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 Squarespace Client ID
- Client Secret: Paste your Squarespace Client Secret
Available Scopes
| Scope | Description |
|---|---|
website.orders.read | Read order data |
website.orders.write | Manage orders |
website.inventory.read | Read inventory data |
website.inventory.write | Manage inventory |
website.pages.read | Read page content |
website.products.read | Read product catalog |
website.products.write | Manage products |
Notes
- Squarespace issues short-lived tokens. Alter Vault handles automatic token refresh.
- See the Squarespace OAuth documentation for more details.