Futures vs Spot Volume Ratio

This endpoint provides time-series data for the futures-to-spot trading volume ratio, including timestamp, volume ratio, futures trading volume (USD), and spot trading volume (USD).

Query Params
string
required
Defaults to Binance

List of exchange names to retrieve data from (e.g., 'Binance, OKX, Bybit')

string
required
Defaults to BTC

Trading coin (e.g., BTC).Retrieve supported coins via the 'support-coins' API.

string
required
Defaults to 1h

Time interval for data aggregation.Supported values: 1m, 3m, 5m, 15m, 30m, 1h, 4h, 6h, 8h, 12h, 1d, 1w.

integer

Number of results per request.Default: 1000, Maximum: 1000.

int64

Start timestamp in milliseconds (e.g., 1641522717000).

int64

End timestamp in milliseconds (e.g., 1641522717000).

Response
200
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!