← 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-08-12T10:30:00+03:00",
    "PriceNoTax": 0.02703,
    "PriceWithTax": 0.03392,
    "Rank": 51
  },
  "success": true
}