Exchange historical volume chart within an explicit UNIX timestamp range.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
CoinGecko exchange ID (e.g., binance, gdax). Get the list via /exchanges/list.
Start UNIX timestamp (seconds).
End UNIX timestamp (seconds).
Array of [timestamp, btc_volume].