Skip to main content
GET
Get Balance

Headers

PX-Key-Id
string
required

The key id issued for your signing keypair.

PX-Timestamp
string
required

Unix seconds at signing, valid within 30 seconds of the server clock.

PX-Signature
string
required

Ed25519 signature of the request

PX-Content-Sha256
string
required

Hex SHA-256 of the request body, or the SHA-256 of the empty string when there is no body.

Response

Balance read from the venue

available
number
required

Account cash available to place orders, in USD. Excludes cash committed to your resting buy orders.

Required range: x >= 0