Sequence Markets · AsyncAPI Specification
Sequence Markets Streaming API
Version 1.0
Multiplexed WebSocket streaming surface for the Sequence Markets trading OS, generated faithfully from the documented channel catalog at docs.sequencemkts.com/api/streaming. Not an official provider-published AsyncAPI — captured by the API Evangelist enrichment pipeline from the documented channels, subscribe protocol, and message envelope.
View Spec
View on GitHub
CompanyTradingCryptocurrencyDigital AssetsExecutionSmart Order RoutingPrediction MarketsAlgorithmic TradingDeFiMarket DataFinTechDeveloper ToolsAsyncAPIWebhooksEvents
Channels
prices
NBBO updates for a symbol (prediction-market token ids as suffix).
book
Per-venue L2 order book updates.
orders
Order lifecycle snapshots.
fills
Per-fill events.
tca
Post-completion TCA reports.
traces
Strategy callback traces for a deployment.
funding
Perp funding rates (funding | funding:{venue} | funding:{venue}:{symbol}).
fairPrice
Consolidated reference prices (fair_price | fair_price:{underlying}).
newMarkets
Prediction-market lifecycle events (dedicated WS, no subscribe needed).
marketResolved
Prediction-market resolution events (dedicated WS).
Messages
streamEvent
streamEvent
Multiplexed channel event.
Servers
wss
production
Bearer-auth WebSocket. Browser clients use a single-use 30s ticket from GET /v1/ws/ticket appended as ?ticket=wst_...