How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Squarespace Profiles API

The Squarespace Profiles API allows reading customer profiles, mailing list subscribers, and donors for a Squarespace site. It supports filtering by profile type and retrieving individual profile details.

This API exposes 4 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.squarespace.com, https://api.squarespace.com/1.0.

4 operations 4 paths 13 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Servers
https://api.squarespace.com
https://api.squarespace.com/1.0
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Squarespace Profiles API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (Authorization). It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Authenticate using an API key or OAuth access token. Include the token in the Authorization header as "Bearer YOURTOKEN".

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Profiles 4
GET
/1.0/profiles
List profiles
getProfiles 7 params → 200400404
GET
/1.0/profiles/{profileIdCsvs}
Get profiles
getSpecificProfiles 3 params → 200400404
GET
/profiles
Retrieve All Profiles
listProfiles 4 params → 200400401403429
GET
/profiles/{profileIds}
Retrieve Specific Profiles
getProfiles 1 param → 200400401403404429

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Profile (10 properties), Profile_2 (10 properties), TransactionsSummary (9 properties), Address (9 properties). Each schema is shown below with its type and property counts.

Profile
object
10 properties
ProfileListResponse
object
1 property
TransactionsSummary
object
Summary of profile's commerce transactions. If a profile has no commerce transactions, the object is still returned with null or 0 values. This information is…
9 properties
Address
object
Customer's shipping address provided at checkout or, for recurring subscription orders, the customer's current mailing address.
9 properties
PaginatedProfileListResponse
object
2 properties
StandardErrorPayload
object
5 properties
MonetaryAmount
object
A monetary amount with currency code and decimal value.
2 properties
Profile_2
object
A profile representing a customer, mailing list subscriber, or donor associated with the Squarespace site
10 properties
ApproximateAddress
object
An approximate address derived from the profile's order history and account information, not necessarily verified
4 properties
Pagination
object
Pagination metadata included with list responses
3 properties
Money
object
A monetary value with currency
2 properties
Error
object
Standard error response returned by the Squarespace API
4 properties
CommerceStats
object
A summary of the profile holder's commerce activity on the site
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

squarespace-profiles-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Squarespace Profiles API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.