API Documentation

⌘K
GET/api/1/energy/storage/summary

Storage Summary

Aggregate storage statistics by country and facility type.

Parameters

2
country_codestring
query
facility_typestring
query

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/energy/storage/summary' \
  -H 'Accept: application/json'
200 Response
[
  {}
]