The request retrieves users' instantaneous power data for a specified date-time range and sample rate for meters reporting high resolution measurements. The interval determines the sample rate and should be a multiple of 60. Both start timestamp and end timestamp will be converted to the format YYYY-M-DTHH:MM:00. The start timestamp will be rounded down to the nearest minute, while the end timestamp will be rounded up to the nearest minute. When the combination of date range and interval leads to more than 8640 values, the start of the date range is adjusted to stay within this limit of 8640, allowing for 10s samples for 24 hours or over 2 hours of 1s samples. Note that even 8640 results require gathering and sending a substantial amount of data (430kB), which may take noticeable time, so it is advisable to keep the requested range as small as possible.
get https://CE_API_BASE_URL/v2/instantaneous/power////