x-api-key: ********************
curl --location 'https://api.hyblockcapital.com/v2/anchoredCLSD?coin=BTC&exchange=binance_perp_stable&timeframe=1m&limit=50&startTime=1782777600&endTime=1782864000&sort=asc&marketTypes=all&anchor=1d' \ --header 'x-api-key: <api-key>'
{ "data": [ { "cumulativeLongShortDelta": -61497258.435010344, "openDate": 1783670400 } ], "metadata": { "exchanges": [ "binance_perp_stable" ], "unsupportedExchanges": [ "okx_perp_stable" ] } }