> ## 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.

# Data Delivery

> Hyperliquid data delivery methods

## Data Delivery & Interfaces

We offer the following delivery methods for both historical and near realtime data for Hyperliquid.

<CardGroup cols="4">
  <Card title="Explorer" icon="crosshairs-simple" href="/app/overview">
    Via the Allium App or Explorer APIs (Historical Data)
  </Card>

  <Card title="Datashares" icon="server" href="/datashares/overview">
    Via Snowflake, Databricks, Google Cloud (Historical Data)
  </Card>

  <Card title="Datastreams" icon="arrow-progress" href="/historical-data/supported-blockchains/hyperliquid/streams">
    Via Kafka, Pub/Sub (Near Realtime Data)
  </Card>

  <Card title="Realtime APIs" icon="code" href="/api/developer/hyperliquid/overview">
    Via API Endpoints
  </Card>
</CardGroup>
