Skip to main content
GET
Get the user's balance for a single asset.

Authorizations

Authorization
string
header
required

Session token from POST /auth/login.

Headers

X-Hmac-Timestamp
string

Unix milliseconds used in the signed message. Required with APIKEY.

X-Hmac-Signature
string

Base64 HMAC-SHA256 over timestamp_ms \n METHOD \n PATH_AND_QUERY \n BODY. Required with APIKEY.

Query Parameters

asset_id
string
required
venue
enum<string>
required

The supported markets of the system.

Available options:
polymarket,
kalshi,
limitless

Response

asset_id
string
required
balance
string
required
pending_balance
string
required