Synthetix WebSocket Trade API

Authenticated WebSocket API for real-time trading operations and account event streaming on Synthetix. Supports live order management, position updates, account activity subscriptions, and delegation management. Requires EIP-712 authentication.

API entry from apis.yml

apis.yml Raw ↑
name: Synthetix WebSocket Trade API
description: 'Authenticated WebSocket API for real-time trading operations and account event streaming
  on Synthetix. Supports live order management, position updates, account activity subscriptions, and
  delegation management. Requires EIP-712 authentication.

  '
humanURL: https://developers.synthetix.io/websocket-api/trade
baseURL: wss://papi.synthetix.io/v1/ws/trade
tags:
- WebSocket
- Real-time
- Trading
- Authenticated
- Streaming
properties:
- type: Documentation
  url: https://developers.synthetix.io/websocket-api/trade
- type: X-authentication
  url: https://developers.synthetix.io/developer-resources/api/authentication
contact:
- FN: Synthetix Developer Docs
  url: https://developers.synthetix.io/