UnifyAPI
← Back to catalog

hyperliquid.vault

mock data$0.005 / call

Hyperliquid Vault

Get vault details including performance and TVL on Hyperliquid

Cryptoprovider: Hyperliquid#hyperliquid#crypto

Input schema

vault_addressrequired

Vault contract address (0x...)

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/hyperliquid.vault \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"vault_address":"<vault_address>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.