Get rows
/rows
type: 'futures', 'options', or 'spot'
exchanges, products, coins, columns: comma separated for multiple
begin, end: millisecond timestamp
resolution: minutes or resolution string
Returns text in CSV format
HTTP requests are limited to returning 22500 values per request. See an example implementation of request batching here
If both `coins` and `products` are specified, only `products` will be used
Get options term structure
/terms
coins: comma separated for multiple
Returns text in CSV format
Latest values only
Get market caps
/caps
coins: comma separated for multiple
Returns text in CSV format
Latest values only