Skip to main content
GET
/
api
/
v4
/
public
/
ticker
Market activity
curl --request GET \
  --url https://whitebit.com/api/v4/public/ticker
{
  "BTC_USDT": {
    "base_id": 1,
    "quote_id": 825,
    "last_price": "9164.09",
    "quote_volume": "43341942.90416876",
    "base_volume": "4723.286463",
    "isFrozen": false,
    "change": "0.57"
  }
}

Response

Successful response

{key}
object