Skip to content

Get exchange stats

GET
/stats

Rolling 24-hour exchange-wide statistics.

Responses

Exchange statistics.

application/json
JSON
{
  
"volume_24h_quote": "1000000",
  
"trades_24h": 0,
  
"open_interest_quote": "1000000",
  
"markets": 0
}

Playground

Samples

Powered by VitePress OpenAPI