Can I embed live HYPE market data on my site?
Yes. Copy the HTML or Markdown below to embed a source-stamped HYPE card. It shows the official Hyperliquid mark price, 24-hour price change, current open interest, hourly funding rate, source time, and live, stale, or unavailable state. The image refreshes from a one-minute public cache. Clicking it opens the full HypeBasis research brief, not a referral link or trading interface.
Live preview
The card your readers will see
The image contains no analytics script and no affiliate link. The fixed click-through campaign measures visits to the full HYPE brief without storing the publisher URL or a free-form campaign value.
Copy and publish
Choose your embed format
Keep the card image, HypeBasis attribution, and full-card link intact. The snippet is responsive and preserves the intrinsic image size so it does not shift the surrounding page while loading.
Best for websites, blogs, and page builders that accept HTML.
<a href="https://hypebasis.io/markets/hype?utm_source=hypebasis_widget&utm_medium=referral&utm_campaign=hype_market_widget" target="_blank" rel="noopener"><img src="https://hypebasis.io/widgets/hype-market/card" width="720" height="260" loading="lazy" decoding="async" alt="Live HYPE price, 24-hour change, open interest, and hourly funding from HypeBasis" style="display:block;max-width:100%;height:auto;border:0"></a>Best for GitHub READMEs, documentation, and Markdown publishing.
[](https://hypebasis.io/markets/hype?utm_source=hypebasis_widget&utm_medium=referral&utm_campaign=hype_market_widget)Data contract
What each field means
- HYPE mark price
- The current HYPE perpetual mark from Hyperliquid's public market context. It is not a quoted executable fill.
- 24-hour change
- The current mark relative to the venue's previous-day reference. It is price movement, not a forecast.
- Open interest
- Current outstanding HYPE perpetual contracts valued at the mark. It does not reveal long or short direction.
- Funding / 1h
- The current hourly funding rate. A positive value means longs pay shorts; the displayed rate may update before the next payment.
The card reports its own source time and status. A failed upstream read produces an unavailable card instead of retaining an unlabeled old number.
The artifact contains aggregate market values only. It includes no wallet address, user input, account state, recommendation, or affiliate URL.
Inspect the full HYPE research brief
Continue from the compact card into saved price and base-OI history, funding, execution context, visible TWAPs, public-wallet evidence, and risk tools.
How to read this dataReviewed 2026-08-25 · ExpandCollapse
- Where this comes from
- Hyperliquid public meta and asset-context response, rendered by HypeBasis as a linked PNG.
- How fresh it is
- The card route uses a 60-second public cache and prints the underlying source time and data state.
- Last reviewed
- 2026-08-25
- How to use it
- The card is market context, not a price oracle, executable quote, long-short indicator, recommendation, or trading signal.
Sources
3 references · ExpandCollapse
- Hyperliquid Docs: Info endpointAccessed 2026-08-25Supports: Public info endpoint families used for market, book, candle, account, portfolio, and maxBuilderFee approval reads.
- Hyperliquid Docs: Perpetuals info endpointAccessed 2026-08-20Supports: Perpetual market metadata, asset context, funding history, predicted funding, clearinghouse state, and open-interest cap fields.
- Hyperliquid Docs: FundingAccessed 2026-08-25Supports: Hourly funding, funding formula, interest-rate component, premium component, funding payment formula, and the direction of payments when funding is positive or negative.