v1

latestOpenAPI 3.1.02026-07-2694207444.7 KB
PowerSystem

Clean Horizon Storage Index - Delivered by Nord Pool

Returns a list of monthly gross revenues of storage assets for a list of areas.

Monthly storage index provides information on how much money could a 1, 2, and 4-hour storage asset have earned in a given month. Values are calculated based on premium indexes by summing up daily total revenues for the month.

Response field descriptions

  • area: biding zone the index is calculated for
  • status: Missing if no data found for the area. Available if data is present
  • unit: currency unit of the index values, always EUR/MW/Month
  • updatedAt: date and time when the index values were last updated
  • markets: list of markets (revenue streams) the index is considered for
  • indexValues: list of monthly index values for a 1, 2, and 4-hour storage asset
    • utcMonth: month for which the index values are calculated
    • index1h: 1 hour storage index value in EUR/MW/Month
    • index2h: 2 hour storage index value in EUR/MW/Month
    • index4h: 4 hour storage index value in EUR/MW/Month

More details about storage index can be found in the Clean Horizon Storage Index.

get/api/v2/CleanHorizonStorageIndex/Monthly/ByAreas

Query parameters

areasstring required

Comma-separated list of areas (e.g., SE1, SE2). Supported: BE, CNOR, CSUD, DE, DK1, DK2, EE, ES, FI, FR, ITCALA, LT, LV, NORD, PL, PT, SARD, SE1, SE2, SE3, SE4, SICI, SUD, TEL

Response

OK

areastring nullable
unitstring nullable
updatedAtstring date-time
marketsStorageIndexRevenueMarket[] nullable
status'Missing' | 'Available'