Skip to main content
GET
TypeScript SDK

Authorizations

x-api-key
string
header
required

Response

Balance found

cash
number
required

Spendable collateral the customer can deploy into a new order right now, in USD.

Example:

51.5

reserved
number
required

Collateral that is not spendable, in USD. The combination of funds still in the wallet but earmarked for a pending action (open orders, requested withdrawals/rebalances) and funds already debited and in flight (withdrawals/rebalances moving).

Example:

15

positions
number
required

Indicative midpoint value of open prediction-market positions, in USD. Market exposure, not cash. Must be sold or redeemed before it is spendable again.

Example:

120

retrievedAt
string
required

ISO-8601 time the account state was read; balances are read live, so this is the freshness stamp.

Example:

"2026-06-05T18:30:00.000Z"