Bitnomial · AsyncAPI Specification
Bitnomial Market Data WebSocket API
Version v1
Real-time market-data feed for Bitnomial's CFTC-regulated derivatives exchange. Clients open a WebSocket connection and must send a subscribe message within 10 seconds or they are disconnected. Faithful AsyncAPI representation generated by the API Evangelist enrichment pipeline from Bitnomial's published WebSocket API documentation; not an official Bitnomial artifact.
View Spec
View on GitHub
CompanyFintechCryptocurrencyDerivativesExchangeTradingMarket DataFuturesOptionsCFTC RegulatedAsyncAPIEvents
Channels
trade
Trade updates for subscribed products.
book
Order book updates for subscribed products.
block
Block-trade updates for subscribed products.
status
Market/product status messages.
control
Client subscribe/unsubscribe control messages and disconnects.
Messages
Subscribe
Subscribe
Unsubscribe
Unsubscribe
Disconnect
Disconnect
TradeUpdate
TradeUpdate
BookUpdate
BookUpdate
BlockUpdate
BlockUpdate
StatusUpdate
StatusUpdate
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.