Metrics V1
Historical metrics for asset
Get asset metrics history.
get/v1/metrics/asset/history
Query parameters
metric_idstring required
Metric identifier (from the Metrics -> Listing)
asset_idstring
Asset identifier (from the Metadata -> Assets)
asset_id_externalstring
Exchange asset identifier
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