Squarespace Rate Limits
Squarespace Commerce APIs enforce a global limit of 300 requests per minute (equivalent to 5 requests per second). The Create Order endpoint enforces a stricter cap of 100 requests per hour per website when authenticated with an API key; OAuth-authenticated callers are not subject to this Create Order cap. Exceeding a limit returns 429 Too Many Requests with a one-minute cooldown.
Squarespace Rate Limits is the machine-readable rate-limit profile for Squarespace on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests_per_minute, requests_per_second, and requests_per_hour.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Commerce, E-Commerce, and Rate Limiting.