Timeseries stream
Index levels
Returns a stream of levels for specified indexes.<br/> If you are falling behind (slow client) you will get warning message first, then error message and disconnect will happen.
get/timeseries-stream/index-levels
Query parameters
indexesstring[] required
Comma separated list of indexes.<br/> Use the /catalog-all-v2/index-levels endpoint for the full list of supported indexes.
include_verificationboolean
If set to true, includes information about verification.
backfill'latest' | 'none'
What data should be sent upon a connection.<br/> By default the latest values are sent just before real-time data.
prettyboolean
Human-readable formatting of JSON responses.
Response
Index levels WebSocket message.