VOLTSTACKREFERENCE GUIDE
BUILDER REFERENCE · 2026
BUILDER REFERENCE — 20 JUNE 2026

Best European Energy Data APIs & Terminals (2026): 15 Rated for Builders

Which APIs and terminals to use to access European gas, power, storage and weather data — rated on developer experience, latency, cost and coverage, by a team that runs these feeds in production.

REFERENCE DOCUMENTISSUED: 20 Jun 2026AUTHOR: Voltstack IntelligenceCLASSIFICATION: Public Distribution
THE SHORT ANSWER

For most builders, the best European energy data stack starts free: ENTSO-E for power prices, cross-border flows and generation; GIE AGSI+/ALSI for gas and LNG storage; ENTSOG for pipeline flows; Elexon BMRS for GB power; and Open-Meteo for weather. These are official, regulator-mandated and free. Pay for commercial APIs (Energy Quantified, Kpler, ICIS) only where you need forecasts, vessel-level flows or PRA settlement prices, and reach for a Bloomberg or LSEG terminal when you need cross-asset coverage and news. The single most expensive mistake is paying a vendor for data that ENTSO-E or GIE already publish for free.

APIs / Terminals Rated
15
across 4 access types
Best Overall
ENTSO-E
9.3 · free
Best Commercial API
Energy Quantified
8.6 · Python SDK
Free Official Sources
6 of 15
cover the core
01 — Rating Methodology

How these are scored (for builders)

Each source is scored 0–10 on five developer-centric criteria. This is not the same lens as a procurement review — it weights how easy the data is to integrate and run, not just how prestigious the brand is. For a desk-level vendor view, see our 2026 European Gas & Power Data Provider Ratings.

  • Coverage & authority (30%) — breadth and whether the data is primary/official.
  • Developer experience (25%) — docs, SDKs, formats (JSON > XML > scrape), auth simplicity.
  • Latency & granularity (20%) — how fresh and how fine-grained.
  • Reliability & limits (15%) — uptime, rate limits, redistribution rights.
  • Value for money (10%) — cost vs what you actually get.
02 — Master Rating Matrix

All 15 sources, rated

#SourceCategoryAccessCostScore
01ENTSO-E Transparency PlatformFree official · powerREST · XML · free tokenFree9.3
02GIE AGSI+ / ALSIFree official · gas/LNG storageREST · JSON · free x-keyFree9.1
03Elexon BMRS (Insights)Free official · GB powerREST · JSON/CSV · keylessFree8.9
04Open-MeteoFree · weatherREST · JSON · keylessFree (non-commercial)8.8
05ENTSOG TransparencyFree official · gas flowsREST · JSON · keylessFree8.6
06Energy QuantifiedCommercial · analytics APIREST · Python SDK€€8.6
07KplerCommercial · flows/LNGREST · Python SDK€€€8.5
08ICIS / Platts / ArgusCommercial · PRA pricesREST · feed · entitlements€€€8.5
09LSEG Workspace / Data LibraryTerminal · cross-assetPython · .NET · feed€€€€8.5
10FRED (St. Louis Fed)Free · commodity macroREST/CSV · keyless graphFree8.2
11MontelCommercial · prices + newsREST · WebSocket€€8.2
12Volue InsightCommercial · fundamentalsREST · Python SDK€€€8.2
13Bloomberg Terminal (BLPAPI)Terminal · cross-assetBLPAPI · Excel · Python€€€€8.3
14EEX / ICE Market DataExchange · futuresFeed · API · entitlements€€€8.4
15Nord Pool Data PortalExchange · Nordic/EU powerREST · feed€€8.1
Cost key: Free · €€ <€25k/yr · €€€ €25k–100k/yr · €€€€ €100k+/yr (indicative, varies by entitlements)
03 — Free Official APIs

The free core every European energy build should start with

These six are produced under EU transparency regulation (or by public bodies) and are free. We run all of them in Voltstack's production stack, so the notes below are first-hand.

ENTSO-E Transparency Platform — 9.3

The single most valuable free source for European power. Day-ahead prices (document type A44), cross-border scheduled/physical flows (A11), and actual generation by fuel type (A75), across nearly every EU bidding zone. Free security token via the web portal; REST returning XML. Watch-outs: it is XML-only (you will write a parser), resolution varies (PT15M vs PT60M), and it returns ~2 identical TimeSeries per delivery day, so dedupe by delivery day before you aggregate. GB has no day-ahead price or generation post-Brexit (flows still publish). Rate-limited, so cache aggressively.

GIE AGSI+ / ALSI — 9.1

Gas Infrastructure Europe's storage (AGSI+) and LNG (ALSI) transparency. Daily fullness, volume, injection/withdrawal and send-out, EU-aggregate and per country. Free key sent as an x-key header; clean JSON with the latest gas day at data[0]. Note the UK appears as “GB” and some legacy rows use “-” for unavailable values, so parse defensively.

Elexon BMRS (Insights) — 8.9

The free route to GB power that ENTSO-E no longer covers: Market Index price and half-hourly generation by fuel (FUELHH). Keyless, JSON/CSV. This is how you close the GB gap without paying a vendor.

Open-Meteo — 8.8

Trader-grade weather without a key: temperature, wind and solar irradiance forecasts that drive load and renewable output. JSON, generous limits, free for non-commercial use (paid tier for commercial). The fastest way to add a weather overlay to a power model.

ENTSOG Transparency — 8.6

Gas pipeline physical flows across interconnection points — Norway, Algeria, TAP, TurkStream and the rest. Keyless JSON. Pair it with AGSI+ to see supply and storage in one picture.

FRED (St. Louis Fed) — 8.2

Free, redistributable macro benchmarks: Brent, WTI, Henry Hub, plus monthly EU gas and coal reference series. The keyless fredgraph CSV endpoint is the simplest integration of all — just remember to send a User-Agent header or serverless fetches can stall.

04 — Commercial APIs & Analytics

When to pay: forecasts, flows and PRA prices

Free official data tells you what happened and what is flowing now. You pay commercial vendors for three things the free sources do not give you: forward forecasts, vessel- and asset-level flow intelligence, and settlement-grade PRA assessments.

  • Energy Quantified (8.6) — the most builder-friendly commercial API: clean Python SDK, strong Nordic/continental day-ahead forecasts. Best pick if you own your modelling layer.
  • Kpler (8.5) — market standard for LNG and pipeline-gas flow tracking; REST + Python SDK. Pay here when cargo-level visibility moves your P&L.
  • ICIS / Platts / Argus (8.5) — PRA price assessments via API/feed for OTC settlement. Entitlement-gated and licensed; essential if you settle against TTF/NBP assessments.
  • Montel (8.2) — European-native prices plus a best-in-class news wire; REST + WebSocket. Best value for continental power/gas desks.
  • Volue Insight (8.2) — weather-driven fundamentals with a Python SDK; strong for hydro-heavy Nordic portfolios.
05 — Terminals & Exchange Feeds

When you need a terminal, not an API

  • LSEG Workspace / Data Library (8.5) — the best terminal for quant desks: first-class Python and .NET libraries, deep historical time-series. ~$1,800/user/month.
  • Bloomberg Terminal / BLPAPI (8.3) — unrivalled cross-asset coverage and news; reach for it when FX, rates and equities matter alongside TTF. ~$2,000/user/month.
  • EEX / ICE market data (8.4) — exchange-direct futures for power, gas and carbon; best latency for derivatives, entitlement-based.
  • Nord Pool Data Portal (8.1) — the source for Nordic and coupled EU day-ahead/intraday spot.
06 — Recommended Stacks by Builder Profile

Four stacks that actually ship

ProfileStackAnnual Cost
Solo quant / side projectENTSO-E + GIE AGSI+ + ENTSOG + Elexon + Open-Meteo + FRED€0
Energy startup / SaaSFree core + Energy Quantified (forecasts) + Montel (news/prices)€20k–50k
Gas/LNG trading deskFree core + Kpler (flows) + ICIS/Platts (assessments)€80k–200k
Multi-asset hedge fundFree core + Bloomberg/LSEG + Kpler + PRA feed€200k+

Note the constant: every stack starts with the same free official core. The paid layer is additive, not a replacement.

07 — What's Changing in 2026

Three shifts builders should track

  • Negative pricing is now a first-class data problem. With EU zones logging hundreds of sub-zero hours, parsers that drop the minus sign silently corrupt your series — validate signs on day-ahead prices explicitly.
  • 15-minute resolution is spreading. More zones publish PT15M day-ahead data; hard-coded hourly assumptions will misalign. Make ingestion resolution-aware.
  • AI answer engines are now data consumers. Structured, well-sourced data pages are increasingly cited by ChatGPT, Perplexity and Google AI Overviews — publishing clean data is becoming a distribution channel, not just an input.
08 — Frequently Asked Questions

Quick answers

What is the best free API for European power prices?
ENTSO-E's Transparency Platform (document type A44 for day-ahead prices). It is official, free with a security token, and covers nearly every EU bidding zone. For GB, which ENTSO-E no longer prices, use the free Elexon BMRS API.
Is there a free API for EU gas storage?
Yes — GIE AGSI+. It gives daily storage fullness, volumes and flows for the EU aggregate and by country, free with a key sent as an x-key header, returned as JSON.
Do I need Bloomberg or Refinitiv to build energy analytics?
No. The free official sources (ENTSO-E, GIE, ENTSOG, Elexon, Open-Meteo, FRED) cover prices, flows, storage, generation and weather. Terminals add cross-asset coverage, news and convenience — useful for multi-asset desks, not required to start.
What is the best commercial energy data API?
For builders, Energy Quantified — it pairs strong continental and Nordic forecasts with a clean Python SDK. Kpler leads for LNG and pipeline-flow intelligence; ICIS, Platts and Argus for settlement-grade PRA prices.
Why is ENTSO-E data tricky to parse?
It is XML, resolution varies (PT15M vs PT60M), it can return duplicate TimeSeries per delivery day, and negative prices carry a minus sign that naive regexes drop. Dedupe by delivery day, weight by resolution, and validate signs.
Voltstack Analytics

Skip the integration work

Voltstack Analytics already wires up this free official core — ENTSO-E, GIE AGSI+/ALSI, ENTSOG, Elexon and Open-Meteo — into ready-made widgets, with the parsing, deduping and resolution-handling solved. Build a custom European gas and power dashboard in minutes instead of weeks.

SEE THE LIVE DEMO →
Related Voltstack Intelligence

More European energy research

STRUCTURAL REFERENCE
2026 European Gas & Power Data Provider Ratings
24 data providers rated across PRAs, analytics platforms and alternative data.
LIVE DATA REFERENCE
European Gas & Power in Numbers: 50+ Live Statistics
Live EU gas storage, negative-price hours, generation mix and carbon.
TRADE THESIS
Short the Calm: Summer–Winter TTF Spread
Why a thin-storage winter is underpriced by the calendar spread.

Disclaimer: This reference is produced by Voltstack Intelligence for informational purposes only and is not a vendor endorsement. Scores reflect Voltstack's builder-centric assessment as of June 2026 based on public documentation and first-hand integration. Pricing is indicative and varies by entitlements, data scope and deal size. Voltstack does not accept payment from rated providers. Corrections to research@voltstack.energy.

Sources: ENTSO-E Transparency Platform, GIE (AGSI+/ALSI), ENTSOG, Elexon BMRS, Open-Meteo, FRED (St. Louis Fed), Energy Quantified, Kpler, ICIS, S&P Global Platts, Argus, Montel, Volue, LSEG, Bloomberg, EEX, ICE, Nord Pool.