Metrics V1
Historical metrics for the exchange
Get exchange metrics history.
get/v1/metrics/exchange/history
Query parameters
metric_idstring required
Metric identifier (from the Metrics -> Listing)
exchange_idstring required
Exchange identifier (from the Metadata -> Exchanges)
time_startstring date-time
Starting time in ISO 8601
time_endstring date-time
Ending time in ISO 8601
time_formatstring
If set, returned values will be in unix timestamp format (valid values: unix_sec, unix_millisec, unix_microsec, unix_nanosec)
period_idstring
Identifier of requested timeseries period (e.g. 5SEC or 2MTH), default value is 1SEC
limitinteger
Amount of items to return (optional, mininum is 1, maximum is 100000, default value is 100, if the parameter is used then every 100 output items are counted as one request)
Response
successful operation