秋田预测市场 · Discord 审计

API获取账户保证金和总权益的问题

2026-06-03 · Hyperliquid · 4 条相关讨论

cs8999 2026-06-03 13:54:27

hi there, how do i calculate the amount of margin that can be safely removed out from one of my isoalted symbol through API. I do not see there is an endpoint for this features.

hi there, how do i calculate the amount of margin that can be safely removed out from one of my isoalted symbol through API. I do not see there is an endpoint for this features.

Caruso 2026-06-03 15:22:28

allDexsClearinghouseState

allDexsClearinghouseState

Q 2026-06-03 15:37:28

<@352157977345654795> Hi how can i get the total equity under the uinfied account by api?

<@352157977345654795> Hi how can i get the total equity under the uinfied account by api?

Rad | HyperTracker & CMM 2026-06-03 16:55:21

for the native Hyperliquid API POST to /info with type clearinghouseState and your wallet address. Total equity is in crossMarginSummary.accountValue.

for the native Hyperliquid API POST to /info with type clearinghouseState and your wallet address. Total equity is in crossMarginSummary.accountValue.