v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Perps - Token

Perps - Token Open Positions

get/perps/v1/token/open_positions

Query parameters

tokenstring required

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

sort_by'position_value' | 'open_time'
sort_type'desc' | 'asc'

Specify the sort order.

offsetinteger

Specify the offset for pagination. Filter for records with offset greater than the specified offset value, including those with offset equal to the specified offset.

limitinteger

Number of items per page.

Headers

x-perp'hyperliquid'

Specify the perpetuals exchange. Currently supports hyperliquid.

Response

JSON object containing a list of open positions with certain fields

successboolean required
dataobject required