Real-time Market Data - Hyperliquid

The API for Hyperliquid.

Why Choose Us
0+
Days of Data
tick-by-tick
Data Granularity
<0ms
Avg Response Time
0%
Uptime SLA
COMPLETE MARKET COVERAGE

Complete Data Coverage

OHLCV Perpetuals

Retrieve open, high, low, close, volume, and funding data for perpetual tokens in any timeframe.

GET /v1/ohlcv/perp/{token}

OHLCV Spot

Access spot token data including market cap, circulating supply, and volume metrics.

GET /v1/ohlcv/spot/{token}

Fee Analytics

Track total fees, maker/taker fees, and rebates for any address across spot and perpetuals.

GET /v1/fee/{address}/total

Whale Flow Perp

Monitor hourly whale activity with long/short volume and net flow data for perpetuals.

GET /v1/whale/flow/perp/1h/total

Live Market Events — WebSocket Stream

Real-time liquidation events streamed directly from OHLC's WebSocket API.

ConnectedWebSocket // Liquidations
0x0000...0000
BTC LONG LIQUIDATED
Price: $0
Size: 0 BTC
Time:
0x0000...0000
BTC LONG LIQUIDATED
Price: $0
Size: 0 BTC
Time:
0x0000...0000
BTC LONG LIQUIDATED
Price: $0
Size: 0 BTC
Time:
* Sample data shown. Connect your API key to receive live events.

Stream real-time liquidation data

  • WebSocket-powered. Receive millisecond latency liquidation events streamed directly from OHLC's WebSocket API.
  • Granular data. See crucial details including trader wallet, liquidation price, position size, and timestamp.
  • Easy integration. Embed real time data feeds into your trading application in minutes.
DESIGNED FOR DEVELOPERS

One API. Everything You Need.

Simple, RESTful endpoints with comprehensive data coverage. Built for performance and reliability.

  • Flexible timeframes (1h, 1d, 1w, etc.)
  • Historical data with timestamp filtering
  • Bearer token authentication
  • JSON responses with consistent schema
// Example API Call
GET /v1/ohlcv/perp/BTC
?timeframe=1d&limit=30
Response:
{
"data": [
{
"timestamp": 1737523200,
"token": "BTC",
"open_mark_px": 42780.5
"high_mark_px": 43540.2,
"low_mark_px": 42110.8,
"close_mark_px": 43295.6
"last_day_ntl_vlm": 18452.73
"mean_funding": 0.00018,
"mean_open_interest": 912345678.4
}
]
}
Step I
Subscribe & authenticate.
Step II
Provision endpoints.
Step III
Validate & monitor.
Step IV
Deploy & scale.
POWERING INNOVATIVE COMPANIES

We have worked for the following clients

Trusted Across the Hyperliquid Data Ecosystem.
Our APIs are used by developers, traders, and platforms building on real-time Hyperliquid market data.

PADT.AI
Limits by Coinrule
Blockliquidity
TARS
Bolt
PADT.AI
Limits by Coinrule
Blockliquidity
TARS
Bolt
PADT.AI
Limits by Coinrule
Blockliquidity
TARS
Bolt

Pricing

Choose the right plan for you

Currently we are offering custom early partner pricing, contact us for details!

Ready to Get Started?

Join developers building the next generation of trading applications with reliable, real-time market data.