E
EnergyAPI
European Electricity Spot Prices
Live — updates every 15 min
API v1 Lavant Systems
Current Price
--
📉
Today's Low
--
📈
Today's High
--
📊
Average
--
💰
Spread
--
High − Low
Cheapest Hour
--

Spot Price — Day Ahead

<40 40–80 >80 Negative

7-Day Average Trend

Price Distribution

Price Heatmap (Last 7 Days)

Market Comparison — AT vs GB

Price Data

TimePrice/MWhPrice ct/kWhTrendSource

API Documentation

All endpoints are free, no authentication required. JSON responses, CORS enabled.

EndpointDescriptionExample
GET /api/v1/marketsList available markets/api/v1/markets
GET /api/v1/prices/{market}Prices for a date range/api/v1/prices/AT?start=...&end=...
GET /api/v1/prices/{market}/latestMost recent price/api/v1/prices/AT/latest
GET /api/v1/prices/{market}/statsMin/max/avg for a date range/api/v1/prices/AT/stats?start=...&end=...
GET /api/v1/healthAPI health + last ingest/api/v1/health

Markets: AT (Austria, EUR, hourly) · GB (Great Britain, GBP, half-hourly)

Parameters: start, end (YYYY-MM-DD or RFC3339), source (awattar, elexon), type (day_ahead, system)

Loading...