Wattnet background pattern

Next-Level Services

Track, visualize, and analyze electricity generation, cross-border exchanges, and carbon & water footprints with our dashboard, API, and curated datasets.

https://dashboard.wattnet.eu
Preview of the Wattnet dashboard interface
Web Dashboard Available Now

Visualize All Metrics at a Glance

Explore electricity generation by type, cross-zone flows, carbon and water footprints — all in one clear, interactive interface.

Discover the dashboard
Developer API

Build Custom Integrations

Our API allows seamless integration of Wattnet into your workflow. Create dashboards, analyze footprints, and extend functionality with ease.

RESTful API with comprehensive endpoints

Complete OpenAPI Specification (OAS 3.1)

Secure authentication with OAuth 2.0

https://api.wattnet.eu/docs
$
curl -X GET "https://api.wattnet.eu/v1/footprints?lat=43.4717&lon=-3.8024&footprint_type=carbon&start=2025-09-01T01%3A02%3A03Z&end=2025-09-01T04%3A05%3A06Z&aggregate=true" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"
// 200 OK · application/json
[
  {
    "footprint_type", "carbon",
    "scope":          "life-cycle",
    "zone":           "ES",
    "unit":           "gCO2/kWh",
    "value":          91.963,
    "valid":          true,
    "start":          "2025-09-01T01:02:03Z",
    "end":            "2025-09-01T04:05:06Z"
  }
]
Curated Datasets

Ready-to-use, High-Quality Data Collections

Explore curated datasets covering energy generation, cross-border exchanges, and environmental footprints for research and analysis.

01

Electricity Generation

Detailed 15-minute resolution insights into electricity production by generation type across Europe.

02

Cross-Border Exchanges

Track imports and exports of electricity between European countries and regions in real time.

03

Carbon & Water Footprints

Monitor carbon emissions and water consumption for electricity, helping track environmental impact.

Ready to explore all energy insights?

Everything you need to track electricity generation, cross-zone flows, and environmental footprints.

Get Started Now