electricity data,
made simple.
real-time generation mix and carbon intensity for 50+ european bidding zones.
join the waitlist →// example
$ curl api.electrifeed.com/v1/zones/FR/mix
200 OK · application/json
{
"zone": "FR",
"granularity": "15min",
"unit": "MW",
"data": [
{
"datetime": "2026-03-01T13:00:00Z",
"updatedAt": "2026-03-01T13:04:12Z",
"mix": {
"nuclear": 12345,
"wind": 300,
"hydro": 20,
"gas": 1500,
"solar": 500
}
}
]
}
// zone map
electricity mix across europe.
generation mix by source for each of the 50+ european bidding zones, updated every 15 minutes.
// what you get
[01]
generation mix
megawatt per fuel type, every 15 minutes. nuclear, wind, solar, hydro, gas - all sources, all zones.
[02]
carbon intensity
soongCO₂eq/kWh per zone, consumption-based, accounting for cross-border imports and exports.
[03]
coverage
50+ european bidding zones, updated every 15 minutes from the entso-e transparency platform(opens in new tab).
// the api
// example response
$ curl api.electrifeed.com/v1/zones
[
{ "zone": "FR", "name": "France" },
{ "zone": "DE_LU", "name": "Germany-Luxembourg" },
{ "zone": "ES", "name": "Spain" },
{ "zone": "NO1", "name": "Norway 1" },
...50 more
]
// pricing
simple, usage-based pricing.
1 zone / mo
daily
2€
hourly
5€
15-min
15€
5 zones / mo
daily
10€
hourly
25€
15-min
75€
all europe / mo
daily
20€
hourly
50€
15-min
150€
| daily | hourly | 15-min | |
|---|---|---|---|
| 1 zone / mo | 2€ | 5€ | 15€ |
| 5 zones / mo | 10€ | 25€ | 75€ |
| all europe / mo | 20€ | 50€ | 150€ |
// early access
be the first to access the api.
not live yet. we'll email you when api access opens.
no spam. unsubscribe any time.