Luno · AsyncAPI Specification
Luno Streaming API
Version 1
Real-time market data stream for the Luno Exchange. A client opens one WebSocket connection per trading pair, authenticates with its API key pair, receives an initial full order book snapshot, then a continuous sequence of update messages (create / delete / trade) that mutate the local order book. This AsyncAPI is an API Evangelist representation of the documented stream, not a Luno-published spec.
View Spec
View on GitHub
CompanyCryptocurrencyExchangeBitcoinEthereumTradingFintechWalletBlockchainFinancial ServicesAsyncAPIWebhooksEvents
Channels
/api/1/stream/{pair}
Servers
wss
production
ws.luno.com
Luno market data streaming endpoint.