Skip to main content
POST
Get account balances

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Body

application/json

Balances request body. address is required and at least one of providerId or providerIds (a single venue) must be present.

address
string
required
Example:

"0x1234567890abcdef1234567890abcdef12345678"

providerId
string
required
Example:

"hyperliquid"

providerIds
string[]
Required array length: 1 element

Response

Account balances

data
object
required

Account collateral and margin on a single venue.