Perps - Token Overview

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • Returns a compact perp-market snapshot for one token, centered on price, position count, open interest, and liquidation totals.
  • Liquidation fields are already grouped by lookback window: 1h, 4h, 1d, and 7d.
  • This endpoint is ideal when you need one market summary, not the full ranked market list.
  • Data availability begins on May 25, 2026 at 15:00 UTC.
Use Cases 💡
  • Show a single-market perp summary on token pages and market monitors.
  • Compare current open interest against recent liquidation pressure before sizing risk.
  • Add perp context to spot-token dashboards without loading full market rankings.
  • Feed alerting systems that watch for sudden liquidation build-up around a token.
How to Use 🛠️
  • Set x-perp to Hyperliquid and pass the market symbol in token.
  • Read price, position_count, and open_interest first for the current state.
  • Use the liquidation windows to compare short-term stress against multi-day liquidation accumulation.
Best Practices ✅
  • Use this endpoint for per-market cards and single-market overlays; use token list for ranking workflows.
  • Compare 1h against 1d and 7d before treating a liquidation spike as structurally important.
  • Pair with open positions and liquidation map when you need both summary and depth.
Limitations ⚠️
  • Hyperliquid only.

Query Params
string
required

The symbol of a coin/token (e.g: BTC, SOL, ETH).

Headers
string
enum
Defaults to hyperliquid

Specify the perpetuals exchange. Currently supports hyperliquid.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json