Returns raw tariff rates in time series format, by Location ID.
FlatPeak Location ID
"loc_66879edb94bf861548cb7428"
Time when data will start must be in RFC3339 format, e.g., 2023-06-15T09:00:00Z
or with time offset, e.g., 2023-06-15T08:00:00+01:00
. Use either Zulu time (UTC) or time offset; if time offsets differ, end_time
takes priority.
"2023-06-15T09:00:00Z"
Time when data will end, in RFC3339 format, e.g. 2023-06-15T13:00:00Z
or with time offset, e.g. 2023-06-15T12:00:00+01:00
. Use either Zulu time (UTC) or time offset; if time offsets differ, end_time
takes priority. The maximum period between start_time and end_time for a single request is 90 days.
"2023-06-15T23:00:00Z"
Set to true
if you want to include tariff data.
Set to true
if you want to include carbon intensity data.
Indicates direction you want to work with. Set to IMPORT
or EXPORT
. Defaults to IMPORT
.
"IMPORT"
This object is a container for energy rates response.