Skip to main content

Get Wallet Balance

Get wallet balance

Query Parameters
  • accountType string required

    Possible values: [UNIFIED, CONTRACT, SPOT]

    Account type

  • coin string

    Coin name. You can pass mutiple coins like USDT,USDC

Header Parameters
  • apiKey string

    A UTA sub account API key is provided by default

  • secret string

    A UTA sub account API key is provided by default

Responses

successful operation

GET /v5/account/wallet-balance

Request

Base URL
https://api-testnet.bybit.com
accountType — query required
coin — query
apiKey — header
secret — header
curl -L -X GET 'https://api-testnet.bybit.com/v5/account/wallet-balance'