perpsAtOpenInterestCap
post
/info
Request perpetuals at open interest cap.
Body
Request perpetuals at open interest cap.
typeundefined · enumRequiredPossible values:
Type of request.
dexstringOptional
DEX name (empty string for main dex).
Responses
200
Array of perpetuals at open interest caps.
application/json
Responsestring[]
Array of perpetuals at open interest caps.
422
Failed to deserialize the JSON body into the target type
text/plain
500
Internal Server Error
application/json
post
/infoPOST /info HTTP/1.1
Host: api.hyperliquid.xyz
Content-Type: application/json
Accept: */*
Content-Length: 46
{
"type": "perpsAtOpenInterestCap",
"dex": "text"
}[
"text"
]Last updated