Home

Get all vault summaries

POST
https://hype.nownodes.io/info

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Fetches a global list of vaults that exist on the Hyperliquid platform, including their address, name, total value locked, APR, user count, and other metadata.

Body

application/json
typestringrequired

Operation type; must be exactly "vaultSummaries" (case‑sensitive).

Response

200OK

Array of vault summary objects.