Skip to main content

Get Spot Whale Net Flow Data

Rate limit: 1 req/s (IP)

Description

Get spot fund flow

HTTP Request

  • GET /api/v2/spot/market/fund-net-flow
Request Example
curl "https://api.bitget.com/api/v2/spot/market/fund-net-flow?symbol=BTCUSDT"

Request Parameters

ParameterTypeRequiredDescription
symbolStringYesTrading pair
Response Example
{
"code": "00000",
"msg": "success",
"requestTime": 1656589586807,
"data": [
{
"netFlow": "-1.1",
"ts": "1713942000000"
},
{
"netFlow": "-1.1",
"ts": "1713942000000"
},
{
"netFlow": "-1.1",
"ts": "1713942000000"
},
{
"netFlow": "-1.1",
"ts": "1713942000000"
},
{
"netFlow": "-1.1",
"ts": "1713942000000"
}
]
}

Response Parameters

ParameterTypeDescription
netFlowStringWhale fund net flow
tsStringMillseconds time