Authorizations
Authenticate with bearer you obtained from authentication endpoint.
Path Parameters
Flatpeak Location ID
"loc_66879edb94bf861548cb7428"
Body
RFC 3339 timestamp marking the end of the data window, e.g. 2023-06-15T13:00:00Z or 2023-06-15T12:00:00+01:00; use either UTC or time offset—if offsets differ, end_time takes precedence; max range is 90 days.
"2023-06-15T23:00:00Z"
RFC 3339 timestamp marking the start of the data window, e.g. 2023-06-15T09:00:00Z or 2023-06-15T08:00:00+01:00; use either UTC or time offset—if offsets differ, end_time takes precedence.
"2023-06-15T09:00:00Z"
Specifies the tariff direction; set to IMPORT, EXPORT, or LOCAL. Defaults to IMPORT.
"IMPORT"
Response
Flatpeak unique object ID for this response.
"tra_65e42cdd73e9f861edda35d7"
Represents the object’s type. I.e. price_audit.
"price_audit"
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
Flatpeak location ID.
"loc_65e42ce4d3b813479b252160"
The timezone at the location, in 'tz database format'. I.e. 'Europe/Berlin'.
"Europe/Berlin"
Currency at the location in ISO 4217.
"EUR"
Your original request.
Response data.
Time when this response was calculated. In UTC.
"2024-05-24T15:15:22Z"
Flatpeak account ID.
"acc_661677911f2197045e6cf1b1"
Direction of tariff. Supported options are IMPORT and EXPORT.
"IMPORT"
Flatpeak ID for market rates geographical regions. Flatpeak sets this automatically using the postal_address property of the Location object. For more information and to resolve IDs to region names, see the market rates reference in docs.

