Squarespace Developer Platform: APIs, Apps, and Docs
Commerce API

Retrieves basic details about the Squarespace member who owns the provided OAuth token

GET
https://api.squarespace.com
/1.0/authorization/member

Retrieves basic details about the Squarespace member who owns the provided OAuth token

Retrieves basic details about the Squarespace member who owns the provided OAuth token › Headers

Authorization
​string · required

API key or OAuth access token

Default: Bearer YOUR_API_KEY_OR_OAUTH_TOKEN
User-Agent
​string · required

User Agent

Default: YOUR_CUSTOM_APP_DESCRIPTION

Retrieves basic details about the Squarespace member who owns the provided OAuth token › Responses

OK

email
​string

Profile email address.

firstName
​string

Profile first name.

id
​string

Unique Profile id.

lastName
​string

Profile last name.


Retrieves basic details about the website that owns the provided API key or OAuth token

GET
https://api.squarespace.com
/1.0/authorization/website

Retrieves basic details about the website that owns the provided API key or OAuth token

Retrieves basic details about the website that owns the provided API key or OAuth token › Headers

Authorization
​string · required

API key or OAuth access token

Default: Bearer YOUR_API_KEY_OR_OAUTH_TOKEN
User-Agent
​string · required

User Agent

Default: YOUR_CUSTOM_APP_DESCRIPTION

Retrieves basic details about the website that owns the provided API key or OAuth token › Responses

OK

currency
​string
id
​string
language
​string
​Location
measurementStandard
​MeasurementStandard · enum
Enum values:
IMPERIAL
METRIC
siteId
​string
timeZone
​string
title
​string
url
​string