Get started

Commerce & finance · wired today

Drive Squarespace with governed agents

Money data demands the strictest governance of anything agents touch. The Squarespace connector is one of 205 executable connectors and gives agents 5 read-only tools, with the credential held in the vault and every call receipted.

What agents can run against Squarespace

ToolWhat it does
get_site_infoGet the Squarespace website this API key belongs to: title, URL, site ID, currency, locale and business location
list_ordersList Squarespace store orders, newest modification first, optionally filtered by customer, fulfillment status or modification window
list_productsList Squarespace store products with pricing and visibility, newest modification first
list_inventoryList real-time stock levels for every Squarespace product variant
list_store_pagesList the store pages on this Squarespace website and whether each is enabled

Every tool above is read-only. Write surfaces ship only after live testing, and always behind approval gates.

What the Squarespace connector needs

You provide API key from your Squarespace account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Where to get it: Squarespace's own API documentation ↗ covers creating and scoping the credential.

How proven is this?

Squarespace answers every unauthenticated request identically, so its endpoint paths rest on Squarespace's own published API reference (cited in the connector spec). The credential wire format was verified against the real host. Like every factory connector, it is Beta: it has not yet been run with a real credential.

Squarespace integration FAQ

What can Quox agents do with Squarespace?

Agents can run 5 read-only tools against Squarespace: get site info, list orders, list products, list inventory, list store pages. Every call is receipted in the evidence trail.

What does the Squarespace integration need?

You provide API key from your Squarespace account; Quox sends it as a bearer token. The credential is stored encrypted in the vault and resolved just-in-time, so agents use it without ever seeing it.

Do agents see my Squarespace credentials?

No. Credentials live encrypted in the Quox vault and are resolved server-side at call time. Agents invoke tools; they never receive the underlying secret.

How proven is the Squarespace connector?

Squarespace answers every unauthenticated request identically, so its endpoint paths rest on Squarespace's own published API reference (cited in the connector spec). The credential wire format was verified against the real host. Like every factory connector, it is Beta: it has not yet been run with a real credential.