Skip to main content
curl
Follow Quick start to try the curl example. See Time and ranges and Data interpretation for help using the results.

Authorizations

Authorization
string
header
required

API key created in the iOS app. Requires an active Min Strøm Plus subscription.

Path Parameters

addressId
string<uuid>
required

Address ID returned by List addresses.

Query Parameters

from
string<date-time>
required

Inclusive RFC 3339 start with Z or numeric offset. Fractions accepted. Expanded outward to the interval. UTC instant encoded with Z. Interval ends are exclusive.

Example:

"2026-09-05T10:00:00Z"

to
string<date-time>
required

Exclusive RFC 3339 end after from. Expands outward unless aligned. Caps apply after expansion. UTC instant encoded with Z. Interval ends are exclusive.

Example:

"2026-09-05T10:00:00Z"

resolution
enum<string>
required

Confirmed historical price resolution. Hour has a 366-day cap; fifteenMinutes has 90 days after normalization.

Available options:
hour,
fifteenMinutes

Response

Available readings in time order. Results may contain gaps or be empty.

addressId
string<uuid>
required
from
string<date-time>
required

UTC instant encoded with Z. Interval ends are exclusive.

Example:

"2026-09-05T10:00:00Z"

to
string<date-time>
required

UTC instant encoded with Z. Interval ends are exclusive.

Example:

"2026-09-05T10:00:00Z"

timeZone
string
required

Calendar used for interval boundaries: Europe/Copenhagen. Timestamps are UTC.

Example:

"Europe/Copenhagen"

resolution
enum<string>
required
Available options:
hour,
fifteenMinutes
currency
enum<string>
required

Currency for monetary amounts and per-kWh rates.

Available options:
DKK,
SEK,
NOK
vatIncluded
boolean
required
data
object[]
required

Ascending sparse rows; empty is valid. Gaps are not zero readings.