> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Streaming

> Real-time push delivery for market data streams.

<Info>
  Streaming delivery for **liquidations**, **candles (OHLCV)**, **open interest**,
  and **funding** is **available**. To enable streaming access for your account,
  [contact us](https://www.allium.so/contact) or reach out to your account manager.
</Info>

In addition to the REST endpoints, market data is available as real-time streams so you can subscribe to updates rather than poll. The following streams are available today:

* **Liquidations**
* **Candles (OHLCV)**
* **Open interest**
* **Funding**

Streams carry the same resource shape as their REST counterparts. To get set up — including connection details and access — reach out to your account manager.

<Note>
  Streaming for additional streams (e.g. latest price and market reference) is
  **coming soon**.
</Note>
