What Hyperliquid data is public

Every number on this site is bounded by what the public API returns. Knowing those limits is the difference between an honest metric and a confident-sounding guess.

The 10,000 fill ceiling

Fills are retrievable by time, 2,000 per response, up to the 10,000 most recent. For a swing trader that can be years; for a market maker it can be a few days.

An all-time win rate is therefore not computable for high-frequency accounts, and we do not pretend otherwise: metrics state the window they cover.

Complete, but sampled

Account value and PnL history are complete all-time, but sampled roughly every 15 minutes and at each deposit or withdrawal. They do not show every intraperiod move, so a sharp intraday drawdown can be invisible on the curve.

Rate limits

Requests are weighted against a per-IP budget. Since IPs are shared by mobile carriers, VPNs and offices, the budget can be consumed by people you have never met — so the app queues requests by priority and degrades to cached data rather than hammering the API.

Related guides