v2

latestOpenAPI 3.0.4MIT License2026-08-015029332.0 KB
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

symbol_idstring nullable

Gets or sets the symbol id.

timestring date-time

Gets or sets the time at which the value is recorded.

valuenumber double

Gets or sets the value of the metric.