GET /nordic/nord-pool/day-ahead/:area
Prix spot officiels day-ahead Nord Pool pour une zone de livraison à une date donnée. Couvre toutes les zones nordiques + baltes ainsi que les zones européennes connectées. Source : dataportal-api.nordpoolgroup.com (sans authentification).
area
requis
Delivery area code (NO1-5, SE1-4, DK1-2, FI, EE, LV, LT, ...)
date
optionnel
YYYY-MM-DD (default today)
currency
optionnel
par défaut: EUR
EUR / NOK / SEK / DKK
| Nom | Requis | Par défaut | Description |
|---|---|---|---|
area |
Oui | - | Delivery area code (NO1-5, SE1-4, DK1-2, FI, EE, LV, LT, ...) |
date |
Non | - | YYYY-MM-DD (default today) |
currency |
Non | 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-7aa5502fa887d0b8ab15566dd1e60cf3-82536295da4410a0-00\", \"type\" => \"https://tools.ietf.org/html/rfc9110#section-15.5.2\"}",
"success": false
}