Skip to main content
WSS
wss://gateway.sandbox.architect.exchange
/
md
/
ws
Messages
Subscribe Request
type:object

Subscribe to market data for a symbol

Unsubscribe Request
type:object

Unsubscribe from market data for a symbol

Subscribe Candle Request
type:object

Subscribe to candle udpates on a symbol and width

Unsubscribe Candle Request
type:object

Unsubscribe from candle udpates on a symbol and width

Success Response
type:object

Confirmation of a successful client request

Error Response
type:object

Response indicating a failed client request

Heartbeat Event
type:object

Heartbeat/timestamp event (t="h")

Ticker Event
type:object

Ticker statistics update (t="s")

Trade Event
type:object

Trade event (t="t")

Candle Event
type:object

Candle update (t="c")

Level 1 Book Update Event
type:object

Level 1 orderbook update - best bid/ask (t="1")

Level 2 Book Update Event
type:object

Level 2 orderbook update - aggregated price levels (t="2")

Level 3 Book Update Event
type:object

Level 3 orderbook update - individual order quantities (t="3")