cURL
curl --request GET \ --url https://api.ekiden.fi/api/v1/market/open-interest
{ "list": [ { "open_interest": "<string>", "timestamp": "1672531200000" } ], "next_page_cursor": "<string>", "symbol": "BTCUSDC" }
Get the open interest of each symbol.
"BTCUSDC"
x >= 0
Open interest data
Open interest response.
Show child attributes