← Finlande

Spot-Hinta heure en cours

GET /finland/spot-hinta/now

Prix de l'électricité et classement pour l'heure en cours. Source : api.spot-hinta.fi (sans authentification).

Exemples de requêtes

Utilisation de base
curl https://nordapi.ee/api/v1/finland/spot-hinta/now

Réponse en direct

{
  "data": {
    "DateTime": "2026-06-26T18:15:00+03:00",
    "PriceNoTax": 0.03272,
    "PriceWithTax": 0.04106,
    "Rank": 40
  },
  "success": true
}