pub const TIMESERIES_PATH: &str = "api/v2/query/timeseries";Expand description
v2 “query timeseries data across multiple products”. from/to/interval
are epoch milliseconds. Replaces the legacy v1 /api/v1/query, which
scoped application keys are not authorized for.