Documentation Index
Fetch the complete documentation index at: https://developer.wooxpro.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Sub-Account Futures Wallet Balance (For Main Account) (KEYED)
Get Sub-Account futures wallet balance (For Main Account) (KEYED)
Request URL
GET https://cloud-api.wooxpro.com/account/contract/sub-account/main/v1/wallet
Request Limit
See Detailed Rate LimitRequest Parameter
Request
| Field | Type | Required? | Description |
|---|---|---|---|
| subAccount | String | Yes | Sub-Account username |
| currency | String | No | currency |
Response Data
Response
| Field | Type | Description |
|---|---|---|
| currency | String | Token symbol, e.g., ‘BTC’ |
| name | String | Token name, e.g., ‘Bitcoin’ |
| available | String | Available Balance |
| frozen | String | Frozen Balance |