/coinglass/open-interest/history
/coinglass
/coinglass/open-interest/history
Get the historical open interest series for a coin, broken down by exchange
Price: 10 credits
💡 AI Hint: Get the historical open interest time series for a cryptocurrency. Returns time-ordered points, each with a unix timestamp, the coin price at that time, open interest broken down per exchange and the aggregated total. Choose the candle interval and whether to denominate open interest in USD or the coin.
⚠️ Common errors: 412: Coin not found
POST
/coinglass/open-interest/history
Authorizations
API token from the dashboard
Headers
Body
application/json
Coin ticker symbol
Minimum string length:
1Example:
"BTC"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Candle interval of the series
Available options:
5, 15, 30, 1, 4, 12, 0 Denominate open interest in USD or the coin
Available options:
USD, coin