E

eu-verify · Nordics Power Price

by eu-verify

GETBase

$0.002

per call · USD Coin on Base

Nord Pool day-ahead electricity spot prices (EUR/MWh, 15-min resolution) for the ee, fi, lv and lt bidding zones, from the Estonian TSO Elering's open-data API. Defaults to the last 24h; ?start=&end= (ISO 8601 UTC, max 7 days) select a window, ?zone=fi filters one zone. Day-ahead prices publish once daily; served with a 1h cache.

Endpoint

GET https://data.greeneris.io/v1/nordics/power-price

3

Calls / 30d

3

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://data.greeneris.io/v1/nordics/power-price", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/nordics/power-price?zone=all" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "end": "2026-07-14T09:00:00.000Z",
  "source": "Nord Pool day-ahead prices via Elering open data (dashboard.elering.ee)",
  "start": "2026-07-13T09:00:00.000Z",
  "unit": "EUR/MWh",
  "zones": {
    "ee": [
      {
        "price_eur_mwh": 17.8,
        "time": "2026-07-13T09:00:00Z"
      }
    ],
    "fi": [
      {
        "price_eur_mwh": 4.9,
        "time": "2026-07-13T09:00:00Z"
      }
    ],
    "lt": [
      {
        "price_eur_mwh": 17.8,
        "time": "2026-07-13T09:00:00Z"
      }
    ],
    "lv": [
      {
        "price_eur_mwh": 17.8,
        "time": "2026-07-13T09:00:00Z"
      }
    ]
  }
}

Payment details

Pay to0x6ab8efe305cce67daa48c97bde29c04402822dff
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from eu-verify & similar services