GET /nordic/nord-pool/day-ahead/:area
Offizielle Nord-Pool-Day-Ahead-Spotpreise für eine Liefergebiet an einem bestimmten Datum. Deckt alle nordischen und baltischen Gebiete sowie angeschlossene europäische Zonen ab. Quelle: dataportal-api.nordpoolgroup.com (ohne Authentifizierung).
area
erforderlich
Delivery area code (NO1-5, SE1-4, DK1-2, FI, EE, LV, LT, ...)
date
optional
YYYY-MM-DD (default today)
currency
optional
Standard: EUR
EUR / NOK / SEK / DKK
| Name | Erforderlich | Standard | Beschreibung |
|---|---|---|---|
area |
Ja | - | Delivery area code (NO1-5, SE1-4, DK1-2, FI, EE, LV, LT, ...) |
date |
Nein | - | YYYY-MM-DD (default today) |
currency |
Nein | 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-cfd6eeeffd01477eb53f69ce0e65259b-ecf9705f31923c8a-00\", \"type\" => \"https://tools.ietf.org/html/rfc9110#section-15.5.2\"}",
"success": false
}