← Nordische Aggregationen

Nord Pool Day-Ahead-Preise

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).

Parameter

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

Beispielanfragen

Grundlegende Verwendung
curl "https://nordapi.ee/api/v1/nordic/nord-pool/day-ahead/DK1?date=2026-05-27&currency=EUR"

Live-Antwort

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
}