GET /nordic/nord-pool/day-ahead/:area
Officiella Nord Pool day-ahead spotpriser för ett leveransområde på ett givet datum. Täcker alla nordiska + baltiska områden plus anslutna europeiska zoner. Källa: dataportal-api.nordpoolgroup.com (ingen autentisering).
area
obligatorisk
Delivery area code (NO1-5, SE1-4, DK1-2, FI, EE, LV, LT, ...)
date
valfri
YYYY-MM-DD (default today)
currency
valfri
standard: EUR
EUR / NOK / SEK / DKK
| Namn | Obligatorisk | Standard | Beskrivning |
|---|---|---|---|
area |
Ja | - | Delivery area code (NO1-5, SE1-4, DK1-2, FI, EE, LV, LT, ...) |
date |
Nej | - | YYYY-MM-DD (default today) |
currency |
Nej | EUR | EUR / NOK / SEK / DKK |
curl "https://nordapi.ee/api/v1/nordic/nord-pool/day-ahead/DK1?date=2026-05-27¤cy=EUR"
HTTP 502: {
"error": "HTTP 401: %{\"status\" => 401, \"title\" => \"Unauthorized\", \"traceId\" => \"00-e7d18fc8317268872438314265bdb536-eb0553c0d1fea7f8-00\", \"type\" => \"https://tools.ietf.org/html/rfc9110#section-15.5.2\"}",
"success": false
}