Product · Integrations

Electricity data for code, models and agents

Enerstat exposes the application data model through interfaces for developers and AI systems.

REST

Integration-ready endpoints

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-DD

Capabilities

What you can do with Enerstat

REST API

Query series by country, variable, date and aggregation with predictable JSON responses.

  • Date filters
  • Temporal aggregation
  • Public and authenticated endpoints

OpenAPI

Inspect parameters and responses using a specification suitable for client generation and validation.

MCP and LLMs

Public endpoints, llms.txt and the MCP server make energy context available without executing the SPA.

Enerstat application

Work with the complete history

Select periods, inspect each series and export results from the application.

Get started