InfraNode.dev
MCP InfraNode is also available as an MCP server for AI assistants like Claude and ChatGPT.

GET /api/v1/cities/{slug}/power-load

Electricity consumption (grid load) per city's control zone (SMARD, Tier A)

Realised electricity consumption (grid load) of the control zone the city belongs to (50Hertz/Amprion/TenneT/TransnetBW) as a daily value in MWh. Regional metric, not city-exact. Source: Bundesnetzagentur | SMARD.de.

Parameters

Name In Required Type Description
slug path yes string

Code samples

curl "https://infranode.dev/api/v1/cities/hamburg/power-load"

Try it