Skip to main content
Squarespace
Squarespace
27 actions · 1 auth method
PreviewEcommerceOrdersProductsCustomers

Authentication

API Key

Generate an API key from your Squarespace site settings to authenticate Commerce API requests.Guides: Connector Profile, Link Account
Actions
|
27 actions
Action
Description
Required scopes
Get Site Information
Retrieve basic website information for the connected Squarespace site.
List Inventory
Retrieve all inventory items with pagination support.
Get Inventory
Retrieve inventory details for specific items by their variant IDs.
Adjust Stock Quantities
Adjust inventory stock quantities using increment, decrement, set finite, or set unlimited operations.
List Orders
Retrieve all orders with optional filtering by customer, date range, fulfillment status, and payment state.
Get Order
Retrieve a specific order by its ID.
Create Order
Import a third-party order into Squarespace.
Fulfill Order
Add shipment information to an order to mark it as fulfilled.
List Products
Retrieve all products with optional filtering by modification date, product type, or search query.
Get Product
Retrieve specific products by their IDs.
Create Product
Create a new product in a store page with at least one variant.
Update Product
Update an existing product’s name, description, tags, visibility, or pricing.
Delete Product
Permanently delete a product and all its variants and images.
Create Product Variant
Add a new variant to an existing product with SKU and pricing.
Update Product Variant
Update an existing product variant’s SKU, pricing, attributes, or shipping measurements.
Delete Product Variant
Delete a variant from a product (product must have more than one variant).
Upload Product Image
Upload an image file to a product (JPEG, PNG, or GIF, max 20MB).
Get Product Image Upload Status
Check the processing status of an uploaded product image.
Update Product Image
Update the alt text of a product image for SEO and accessibility.
Reorder Product Image
Change the display order of a product image.
Assign Product Image To Variant
Assign a product image to a specific variant or remove the assignment.
Delete Product Image
Remove a product image and all variant references to it.
List Profiles
Retrieve all customer, subscriber, and user profiles with optional filtering by status, email, and sorting.
Get Profile
Retrieve specific profiles by their IDs.
List Store Pages
Retrieve all store pages on the merchant site.
List Transactions
Retrieve all transactions with optional filtering by modification date or order ID.
Get Transaction
Retrieve specific transactions by their document IDs.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/squarespace/filled/png

Connector Profile

Squarespace - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/squarespace/filled/png

Link Account

Squarespace - API Key
4

Use Actions

Invoke actions using one of the methods below: