v1
latestSwagger 2.02026-07-179553242.0 KBInstrument
Get a summary of exchange statistics in USD.
get/instrument/usdVolume
Query parameters
symbolstring
Filter by symbol.
columnsstring JSON
Array of column names to fetch.
Response
Request was successful
Example response
[
{
"symbol": "symbol",
"turnover30d": 6,
"turnover365d": 1,
"currency": "currency",
"turnover24h": 0,
"turnover": 5
}
]