Query European grid generation, load, and price data from the ENTSO-E Transparency Platform API

domain: transparency.entsoe.eu · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register on the ENTSO-E Transparency Platform and request API access; upon approval you receive a security token sent to your registered email.
  2. Construct GET requests to https://web-api.tp.entsoe.eu/api with required parameters: securityToken=<TOKEN>, documentType (e.g., A75 for actual generation per type), periodStart and periodEnd in UTC format YYYYMMDDHHMM, and in_Domain or out_Domain using ENTSO-E area EIC codes.
  3. Parse the XML response (GL_MarketDocument or similar) using the correct namespace; extract TimeSeries elements, then Period, then Point elements with position and quantity fields, mapping positions to timestamps using the resolution and period start.
  4. For day-ahead prices, use documentType=A44 with in_Domain and out_Domain set to the relevant bidding zone EIC code (e.g., 10YDE-EON------1 for Germany-TenneT).
  5. Handle large time ranges by splitting requests into intervals no larger than what the API accepts per call; the maximum range varies by document type (often one year for some, one day for high-resolution data).

Known gotchas

Related routes

Query ENTSO-E day-ahead prices and actual generation-per-type using specific document type codes via the Transparency Platform REST API
transparency.entsoe.eu · 5 steps · unrated
Query European cross-border gas flow, nomination, and capacity data from the ENTSOG Transparency Platform API
entsog.eu · 5 steps · unrated
Query cross-border physical flow data from the ENTSO-E Transparency Platform RESTful API.
transparency.entsoe.eu · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans