Account Management
Query account assets, positions, trade details, and subscribe to real-time account change pushes.
| Page | Description |
|---|---|
| Query Account Information | Assets, positions, trade details, deposit/withdrawal records |
| Account Change Push | Real-time push for order, position, and asset changes |
API List
Account & Asset Queries
| Method | Description |
|---|---|
| get_managed_accounts | Get list of managed accounts |
| get_prime_assets | Get prime/paper account asset information |
| get_assets | Get global account assets |
| get_positions | Get position data |
| get_analytics_asset | Get historical asset analysis |
| get_estimate_tradable_quantity | Get maximum tradable quantity |
Deposits, Withdrawals & Fund Transfers
| Method | Description |
|---|---|
| get_funding_history | Get deposit/withdrawal records |
| get_fund_details | Get fund detail records |
| get_segment_fund_available | Get transferable funds |
| transfer_segment_fund | Internal fund transfer between account segments |
| cancel_segment_fund | Cancel internal fund transfer |
| get_segment_fund_history | Query internal fund transfer history |
