getAssetOverview
Retrieve a complete asset overview for your Bybit account, including per-account equity, category, and coin-level breakdowns. Specify account type, member ID, or valuation currency to filter results.
Instructions
Query the total asset overview for the current account, including per-account-type equity breakdowns, category details, and coin-level details.
Notes:
This endpoint requires authentication.
Supports parent-sub account query: if API key belongs to a sub-account, the parent UID is used automatically.
memberIdcan be specified to query a specific sub-account's assets.Accounts with zero balance are filtered out, except for
UnifiedTradingAccountandFundingAccountaccount types (always returned), or accounts explicitly passed inaccountTypeparameter.Valuation currency defaults to
USDif not provided.For
UnifiedTradingAccount, DirectStocks assets are merged as aSTOCKScategory under UTA (not returned as a separate account type).For accounts with
isHaveProductType=true(Earn, TradingBot, CopyTrading, Alpha), response includescategoriesbreakdown.For
CopyTradingandTradFiaccount types, negative equity is treated as zero when calculatingtotalEquity.Zero-equity categories and zero-equity coins are filtered from the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memberId | No | ||
| accountType | No | ||
| valuationCurrency | No | USD |