REST API
Query series by country, variable, date and aggregation with predictable JSON responses.
- Date filters
- Temporal aggregation
- Public and authenticated endpoints
Product · Integrations
Enerstat exposes the application data model through interfaces for developers and AI systems.
REST
GET /api/v1/public/spain/today
GET /api/v1/public/prices/latest?country=ES
GET /api/energy-data/ES?startDate=YYYY-MM-DD&endDate=YYYY-MM-DDCapabilities
Query series by country, variable, date and aggregation with predictable JSON responses.
Inspect parameters and responses using a specification suitable for client generation and validation.
Public endpoints, llms.txt and the MCP server make energy context available without executing the SPA.
Enerstat application
Select periods, inspect each series and export results from the application.