Home

Get clearinghouse state for a user

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves a user’s clearinghouse state, which includes margin summary (account value, total notional, margin used), cross‑margin information, maintenance margin used, withdrawable funds, and a list of open perpetual positions (one‑way positions).

Body

application/json
typestringrequired

Request type, must be "clearinghouseState"

userstringrequired

Ethereum address (hex)

Response

200OK

Successful response