N

no-strompris · D NO Strompris

by no-strompris

GETBase

$0.01

per call · USD Coin on Base

Norway Real-time Power Price — Endpoint returns real-time spot electricity prices for Norway's NO1 region. No registration required via NordAPI.

Endpoint

GET https://agentdatum.com/api/v1/d/no-strompris

3

Calls / 30d

2

Unique payers / 30d

Aug 28

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://agentdatum.com/api/v1/d/no-strompris", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agentdatum.com/api/v1/d/no-strompris?method=GET" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "collected_at": "2026-08-14T00:13:29Z",
  "data_type": "能源",
  "raw": {
    "data": [
      {
        "EUR_per_kWh": 0.13384,
        "EXR": 10.936,
        "NOK_per_kWh": 1.46367,
        "time_end": "2026-08-14T01:00:00+02:00",
        "time_start": "2026-08-14T00:00:00+02:00"
      },
      {
        "EUR_per_kWh": 0.13384,
        "EXR": 10.936,
        "NOK_per_kWh": 1.46367,
        "time_end": "2026-08-14T01:00:00+02:00",
        "time_start": "2026-08-14T00:00:00+02:00"
      }
    ],
    "success": true
  },
  "source": "generic_json"
}

Payment details

Pay to0xcd265870a20db25250535cb8a0d3bb0850417902
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from no-strompris & similar services