AsyncAPI channel · Squarespace · Squarespace Webhook Events

/webhook

The endpoint on the subscriber's server that receives webhook notifications from Squarespace. Squarespace sends HTTP POST requests with JSON payloads and a Squarespace-Signature header for verification.

Provider: Squarespace AsyncAPI: v2.6.0 Spec: Squarespace Webhook Events Operations: 1 Messages: 3

Channel address

/webhook

Operations

publish
receiveWebhookNotification
Receive a webhook notification from Squarespace

Messages

order.create
Notification sent when a new order is created on the merchant site
Content-Type: application/json
order.update
Notification sent when an existing order is updated on the merchant site
Content-Type: application/json
extension.uninstall
Notification sent when a Squarespace Extension is uninstalled from a site
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.