Dinari · AsyncAPI Specification
Dinari Streaming (WebSocket) API
Version beta
Real-time market data and order updates over WebSocket. Clients authenticate with their API key + secret, then subscribe to market data (Level 2 order book, DFN quotes) and/or order data for their customers' accounts.
View Spec
View on GitHub
CompanyTokenized SecuritiesStocksETFsBrokerageMarket DataBlockchainStablecoinFintechKYCOrdersWalletsAsyncAPIWebhooksEvents
Channels
connection
Single multiplexed WebSocket connection carrying commands and events.
Messages
authenticate
Authenticate command
marketDataSubscribe
Subscribe to market data
orderDataSubscribe
Subscribe to order data
l2Data
Level 2 order book update
dfnQuote
DFN top-of-book quote
orderData
Order status / fulfillment update
Servers
wss
production
wss
sandbox
Coming soon.