Get a simplified, indicative view of a Tariff’s rates over a time range.
The response is a set of rate timeseries, one per (input dataset, rate unit). In each interval, rate is what is paid per kWh of energy on the input (for SEK/kWh series) or per kW of power peak derived from the input (for SEK/kW series).
This is an approximation of the tariff’s price shape, meant for heuristics that need a coarse “when is energy cheap/expensive” signal — not for exact cost calculation or optimisation.
Components that don’t fit a simple per-kWh or per-kW rate (fixed fees, spot-price-linked charges, overdraft fees …) are not represented.
Use Calculate Tariff for exact cost calculation, or In Optimisation for using tariffs in optimisation models.
Documentation Index
Fetch the complete documentation index at: https://docs.engrate.io/llms.txt
Use this file to discover all available pages before exploring further.
ISO 8601 timezone-aware datetime at which the range begins (inclusive).
ISO 8601 timezone-aware datetime at which the range ends (exclusive). Must be strictly greater than start_time.