Skip to main content

Webhook methods

All webhook-management methods are signed server-side operations.

Order-scoped WebSocket subscriptions

subscribeOrderStatus() opens a WebSocket connection for real-time order events. Order-scoped subscriptions authenticate with your API key.

Organization-wide subscriptions

Organization-wide subscriptions require an authorization signature for GET /ws.
See the webhook event reference for event identifiers and payloads.