none
anchor_1h
anchor_4h
anchor_1d
x-api-key: ********************
curl --location 'https://api.hyblockcapital.com/v2/openInterestDelta?coin=BTC&exchange=binance_perp_stable&timeframe=1m&limit=50&startTime=1782777600&endTime=1782864000&sort=asc&marketTypes=all&advanceFilter=none' \ --header 'x-api-key: <api-key>'
{ "data": [ { "openDate": 1783686300, "openInterestDelta": -1691477.704501152 } ], "metadata": { "exchanges": [ "binance_perp_stable" ] } }