← Électricité nordique

Historique des prix

GET /electricity/history/:zone

Obtenez les prix spot historiques de l'électricité pour une zone d'enchères nordique donnée sur une plage de dates personnalisée. Renvoie les prix horaires pour chaque jour de la plage. Utile pour analyser les tendances de prix de l'électricité à long terme, calculer les coûts moyens sur des périodes de facturation, créer des graphiques de prix historiques et effectuer des analyses saisonnières des coûts énergétiques en Norvège et en Suède. Données de Nord Pool.

Paramètres

zone requis

Zone

start_date requis

Start

end_date requis

End

Exemples de requêtes

Utilisation de base
curl "https://nordapi.ee/api/v1/electricity/history/NO1?start_date=2026-03-20&end_date=2026-03-24"
Oslo price history for a week
curl "https://nordapi.ee/api/v1/electricity/history/NO1?start_date=2026-03-17&end_date=2026-03-24"
Stockholm price history for March
curl "https://nordapi.ee/api/v1/electricity/history/SE3?start_date=2026-03-01&end_date=2026-03-24"
Bergen area price history for a weekend
curl "https://nordapi.ee/api/v1/electricity/history/NO5?start_date=2026-03-21&end_date=2026-03-22"

Réponse en direct

{
  "count": 48,
  "data": [
    {
      "hour_start": "2026-03-20T23:00:00Z",
      "price_eur_kwh": 0.122,
      "price_local_kwh": 1.34151
    },
    {
      "hour_start": "2026-03-21T00:00:00Z",
      "price_eur_kwh": 0.12085,
      "price_local_kwh": 1.32887
    },
    {
      "hour_start": "2026-03-21T01:00:00Z",
      "price_eur_kwh": 0.12083,
      "price_local_kwh": 1.32865
    },
    {
      "hour_start": "2026-03-21T02:00:00Z",
      "price_eur_kwh": 0.12047,
      "price_local_kwh": 1.32469
    },
    {
      "hour_start": "2026-03-21T03:00:00Z",
      "price_eur_kwh": 0.12013,
      "price_local_kwh": 1.32095
    },
    {
      "hour_start": "2026-03-21T04:00:00Z",
      "price_eur_kwh": 0.12102,
      "price_local_kwh": 1.33074
    },
    {
      "hour_start": "2026-03-21T05:00:00Z",
      "price_eur_kwh": 0.12079,
      "price_local_kwh": 1.32821
    },
    {
      "hour_start": "2026-03-21T06:00:00Z",
      "price_eur_kwh": 0.12102,
      "price_local_kwh": 1.33074
    },
    {
      "hour_start": "2026-03-21T07:00:00Z",
      "price_eur_kwh": 0.11911,
      "price_local_kwh": 1.30973
    },
    {
      "hour_start": "2026-03-21T08:00:00Z",
      "price_eur_kwh": 0.11215,
      "price_local_kwh": 1.2332
    },
    {
      "hour_start": "2026-03-21T09:00:00Z",
      "price_eur_kwh": 0.10709,
      "price_local_kwh": 1.17756
    },
    {
      "hour_start": "2026-03-21T10:00:00Z",
      "price_eur_kwh": 0.10122,
      "price_local_kwh": 1.11302
    },
    {
      "hour_start": "2026-03-21T11:00:00Z",
      "price_eur_kwh": 0.10417,
      "price_local_kwh": 1.14545
    },
    {
      "hour_start": "2026-03-21T12:00:00Z",
      "price_eur_kwh": 0.09981,
      "price_local_kwh": 1.09751
    },
    {
      "hour_start": "2026-03-21T13:00:00Z",
      "price_eur_kwh": 0.09632,
      "price_local_kwh": 1.05913
    },
    {
      "hour_start": "2026-03-21T14:00:00Z",
      "price_eur_kwh": 0.10418,
      "price_local_kwh": 1.14556
    },
    {
      "hour_start": "2026-03-21T15:00:00Z",
      "price_eur_kwh": 0.11595,
      "price_local_kwh": 1.27499
    },
    {
      "hour_start": "2026-03-21T16:00:00Z",
      "price_eur_kwh": 0.12313,
      "price_local_kwh": 1.35394
    },
    {
      "hour_start": "2026-03-21T17:00:00Z",
      "price_eur_kwh": 0.12655,
      "price_local_kwh": 1.39154
    },
    {
      "hour_start": "2026-03-21T18:00:00Z",
      "price_eur_kwh": 0.12584,
      "price_local_kwh": 1.38374
    },
    {
      "hour_start": "2026-03-21T19:00:00Z",
      "price_eur_kwh": 0.1237,
      "price_local_kwh": 1.36021
    },
    {
      "hour_start": "2026-03-21T20:00:00Z",
      "price_eur_kwh": 0.12135,
      "price_local_kwh": 1.33436
    },
    {
      "hour_start": "2026-03-21T21:00:00Z",
      "price_eur_kwh": 0.11842,
      "price_local_kwh": 1.30215
    },
    {
      "hour_start": "2026-03-21T22:00:00Z",
      "price_eur_kwh": 0.11107,
      "price_local_kwh": 1.22133
    },
    {
      "hour_start": "2026-03-21T23:00:00Z",
      "price_eur_kwh": 0.10759,
      "price_local_kwh": 1.18661
    },
    {
      "hour_start": "2026-03-22T00:00:00Z",
      "price_eur_kwh": 0.10269,
      "price_local_kwh": 1.13257
    },
    {
      "hour_start": "2026-03-22T01:00:00Z",
      "price_eur_kwh": 0.10118,
      "price_local_kwh": 1.11591
    },
    {
      "hour_start": "2026-03-22T02:00:00Z",
      "price_eur_kwh": 0.1027,
      "price_local_kwh": 1.13268
    },
    {
      "hour_start": "2026-03-22T03:00:00Z",
      "price_eur_kwh": 0.10716,
      "price_local_kwh": 1.18187
    },
    {
      "hour_start": "2026-03-22T04:00:00Z",
      "price_eur_kwh": 0.10917,
      "price_local_kwh": 1.20404
    },
    {
      "hour_start": "2026-03-22T05:00:00Z",
      "price_eur_kwh": 0.10742,
      "price_local_kwh": 1.18474
    },
    {
      "hour_start": "2026-03-22T06:00:00Z",
      "price_eur_kwh": 0.09972,
      "price_local_kwh": 1.09981
    },
    {
      "hour_start": "2026-03-22T07:00:00Z",
      "price_eur_kwh": 0.09747,
      "price_local_kwh": 1.075
    },
    {
      "hour_start": "2026-03-22T08:00:00Z",
      "price_eur_kwh": 0.0992,
      "price_local_kwh": 1.09408
    },
    {
      "hour_start": "2026-03-22T09:00:00Z",
      "price_eur_kwh": 0.09986,
      "price_local_kwh": 1.10136
    },
    {
      "hour_start": "2026-03-22T10:00:00Z",
      "price_eur_kwh": 0.09927,
      "price_local_kwh": 1.09485
    },
    {
      "hour_start": "2026-03-22T11:00:00Z",
      "price_eur_kwh": 0.10089,
      "price_local_kwh": 1.11272
    },
    {
      "hour_start": "2026-03-22T12:00:00Z",
      "price_eur_kwh": 0.10383,
      "price_local_kwh": 1.14514
    },
    {
      "hour_start": "2026-03-22T13:00:00Z",
      "price_eur_kwh": 0.1053,
      "price_local_kwh": 1.16135
    },
    {
      "hour_start": "2026-03-22T14:00:00Z",
      "price_eur_kwh": 0.10492,
      "price_local_kwh": 1.15716
    },
    {
      "hour_start": "2026-03-22T15:00:00Z",
      "price_eur_kwh": 0.1099,
      "price_local_kwh": 1.21209
    },
    {
      "hour_start": "2026-03-22T16:00:00Z",
      "price_eur_kwh": 0.11965,
      "price_local_kwh": 1.31962
    },
    {
      "hour_start": "2026-03-22T17:00:00Z",
      "price_eur_kwh": 0.12533,
      "price_local_kwh": 1.38226
    },
    {
      "hour_start": "2026-03-22T18:00:00Z",
      "price_eur_kwh": 0.12878,
      "price_local_kwh": 1.42031
    },
    {
      "hour_start": "2026-03-22T19:00:00Z",
      "price_eur_kwh": 0.12644,
      "price_local_kwh": 1.39451
    },
    {
      "hour_start": "2026-03-22T20:00:00Z",
      "price_eur_kwh": 0.12359,
      "price_local_kwh": 1.36307
    },
    {
      "hour_start": "2026-03-22T21:00:00Z",
      "price_eur_kwh": 0.12255,
      "price_local_kwh": 1.3516
    },
    {
      "hour_start": "2026-03-22T22:00:00Z",
      "price_eur_kwh": 0.12177,
      "price_local_kwh": 1.343
    }
  ],
  "end_date": "2026-03-24",
  "start_date": "2026-03-20",
  "success": true,
  "zone": "NO1"
}