Databento Live Streaming API
Low-latency live market data delivered over a raw TCP binary streaming protocol using Databento Binary Encoding (DBN) - the same normalized schemas as the historical API. Sessions authenticate with a CRAM challenge-response handshake using your API key, then subscribe to symbols and schemas per dataset gateway. This is a binary TCP protocol, not a documented public WebSocket; it is consumed via the official Python, C++, and Rust clients and has no OpenAPI description.