WebSocket
The owner basket stream — message protocol and metric DTOs.
wss://flashapi.trade/owner/{owner}/ws?updateIntervalMs=1000Param
In
Description
Message protocol
basket — full snapshot
basket — full snapshot{ "type": "basket", "data": {
"owner": "…", "basketPubkey": "…", "basketData": "base64…",
"positionMetrics": { "<marketPubkey>": { /* PositionMetricsDto */ } },
"orderMetrics": { "<marketPubkey>": { /* OrderMetricsDto */ } }
} }metrics — metrics-only tick
metrics — metrics-only tickConnection behavior
Limits
Limit
Value
On breach
DTOs
PositionMetricsDto
PositionMetricsDtoField
Description
OrderMetricsDto
OrderMetricsDtoField
Description
Last updated
Was this helpful?

