{"info":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","description":"<html><head></head><body><p>This collection allows you to query Kpler’s Power API directly from Postman.</p>\n<p>It includes all available endpoints, their parameters, possible values, and links to relevant methodology documentation within each endpoint description.</p>\n<p>Access is granted via an API key, which you can request from the Kpler team.<br>Details on how to set up and use your API key are provided in the Login section.</p>\n<p>You can open this documentation directly in the Postman App. To do so, you must first <a href=\"https://www.postman.com/downloads\">install the application</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10522660","collectionId":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","publishedId":"2sAXxJjbQv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-04T07:48:59.000Z"},"item":[{"name":"Login","item":[],"id":"6784416f-143e-4db9-b771-5d033c5f6b33","description":"<p>Access to the Power API is secured via an <strong>API key</strong>.</p>\n<p>If you don’t already have one, please contact the <strong>Kpler team</strong> to request it.</p>\n<hr />\n<h4 id=\"how-to-use-the-key\"><strong>How to use the key</strong></h4>\n<p>Include your API key in the request header as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Authorization: YOUR_API_KEY\n\n</code></pre><p>Replace <code>YOUR_API_KEY</code> with the key provided to you.<br />This header must be included in every request to successfully authenticate.</p>\n<hr />\n<h4 id=\"recommended-setup-in-postman\"><strong>Recommended setup in Postman</strong></h4>\n<p>To simplify authentication across all endpoints:</p>\n<ol>\n<li><p>Open the collection settings in Postman.</p>\n</li>\n<li><p>In the Auth tab, set:</p>\n<ul>\n<li><p>Auth Type: API Key</p>\n</li>\n<li><p>Key: <code>Authorization</code></p>\n</li>\n<li><p>Value: your API key</p>\n</li>\n<li><p>Add to: Header</p>\n</li>\n</ul>\n</li>\n<li><p>For each request, ensure “Inherit auth from parent” is selected in the Auth tab</p>\n</li>\n</ol>\n<p>This configuration automatically applies your API key to every request in the collection, so you don’t need to re-enter it manually.</p>\n<img src=\"https://content.pstmn.io/d976e275-e7af-45bd-8a88-7ff765453c23/aW1hZ2UucG5n\" width=\"432\" height=\"292\" />","_postman_id":"6784416f-143e-4db9-b771-5d033c5f6b33","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Price","item":[{"name":"Day Ahead","item":[{"name":"Get Day Ahead Price Actuals","id":"4e54718b-6014-4a43-9e28-d463ee2e9a85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/csv"}],"url":"https://api.kpler.com/power/prices/v1/series/day_ahead?country={{country}}&start={{startdate}}&end={{enddate}}&granularity={{granularity}}&timezone={{timezone}}&provider={{provider}}","description":"<p>This endpoint returns the day ahead prices for power for a defined timeframe, country and provider</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","day_ahead"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code(FR,UK,DE etc....)</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String] : UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"},{"description":{"content":"<p>Optional [String]: entsoe, epex, gme, kpler, n2ex, nordpool, omie\nDefault value : kpler</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"93bdbda7-80dd-4023-ab8b-fd057adc8239","name":"Day Ahead Prices","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/day_ahead?granularity=daily&timezone=UTC&provider=entsoe&start=2024-07-01&end=2024-08-01&country=FR","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","day_ahead"],"query":[{"key":"granularity","value":"daily"},{"key":"timezone","value":"UTC"},{"key":"provider","value":"entsoe"},{"key":"start","value":"2024-07-01"},{"key":"end","value":"2024-08-01"},{"key":"country","value":"FR"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"sunt9\": {\n      \"magna_b5\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    },\n    \"esse_6e3\": {\n      \"Lorem_35c\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    },\n    \"qui_fbf\": {\n      \"nostrud_3\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    }\n  }\n}"},{"id":"68046944-6f06-41fc-bdc9-f3ecfe1c00f6","name":"Get Day Ahead Price Actuals","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/day_ahead?country=FR&start=2025-07-01&end=2025-08-01","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","day_ahead"],"query":[{"key":"country","value":"FR","description":"**Required [String]**: ISO 3166-1 alpha-2 country code(FR,UK,DE etc....)"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly\nDefault value : hourly","disabled":true},{"key":"timezone","value":"{{timezone}}","description":"Optional [String] : UTC, CET","disabled":true},{"key":"provider","value":"{{provider}}","description":"Optional [String]: entsoe, epex, gme, kpler, n2ex, nordpool, omie\nDefault value : kpler","disabled":true},{"key":"start","value":"2025-07-01","description":"**Required [Year-Month-Date]**: Inclusive Lower bound"},{"key":"end","value":"2025-08-01","description":"**Required [Year-Month-Date]**: Exclusive Upper bound"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 09 Oct 2025 10:38:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-RateLimit-Limit-minute","value":"2000"},{"key":"X-RateLimit-Remaining-minute","value":"1999"},{"key":"RateLimit-Limit","value":"2000"},{"key":"RateLimit-Remaining","value":"1999"},{"key":"RateLimit-Reset","value":"9"},{"key":"server","value":"uvicorn"},{"key":"X-Kong-Upstream-Status","value":"200"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Kong-Upstream-Latency","value":"34"},{"key":"X-Kong-Proxy-Latency","value":"4"},{"key":"X-Kong-Request-Id","value":"f73f476e6fa77e342e175d280fa37c0d"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"provider\": \"kpler\",\n    \"index\": [\n        \"2025-07-01T00:00\",\n        \"2025-07-01T01:00\",\n        \"2025-07-01T02:00\",\n        \"2025-07-01T03:00\",\n        \"2025-07-01T04:00\",\n        \"2025-07-01T05:00\",\n        \"2025-07-01T06:00\",\n        \"2025-07-01T07:00\",\n        \"2025-07-01T08:00\",\n        \"2025-07-01T09:00\",\n        \"2025-07-01T10:00\",\n        \"2025-07-01T11:00\",\n        \"2025-07-01T12:00\",\n        \"2025-07-01T13:00\",\n        \"2025-07-01T14:00\",\n        \"2025-07-01T15:00\",\n        \"2025-07-01T16:00\",\n        \"2025-07-01T17:00\",\n        \"2025-07-01T18:00\",\n        \"2025-07-01T19:00\",\n        \"2025-07-01T20:00\",\n        \"2025-07-01T21:00\",\n        \"2025-07-01T22:00\",\n        \"2025-07-01T23:00\",\n        \"2025-07-02T00:00\",\n        \"2025-07-02T01:00\",\n        \"2025-07-02T02:00\",\n        \"2025-07-02T03:00\",\n        \"2025-07-02T04:00\",\n        \"2025-07-02T05:00\",\n        \"2025-07-02T06:00\",\n        \"2025-07-02T07:00\",\n        \"2025-07-02T08:00\",\n        \"2025-07-02T09:00\",\n        \"2025-07-02T10:00\",\n        \"2025-07-02T11:00\",\n        \"2025-07-02T12:00\",\n        \"2025-07-02T13:00\",\n        \"2025-07-02T14:00\",\n        \"2025-07-02T15:00\",\n        \"2025-07-02T16:00\",\n        \"2025-07-02T17:00\",\n        \"2025-07-02T18:00\",\n        \"2025-07-02T19:00\",\n        \"2025-07-02T20:00\",\n        \"2025-07-02T21:00\",\n        \"2025-07-02T22:00\",\n        \"2025-07-02T23:00\",\n        \"2025-07-03T00:00\",\n        \"2025-07-03T01:00\",\n        \"2025-07-03T02:00\",\n        \"2025-07-03T03:00\",\n        \"2025-07-03T04:00\",\n        \"2025-07-03T05:00\",\n        \"2025-07-03T06:00\",\n        \"2025-07-03T07:00\",\n        \"2025-07-03T08:00\",\n        \"2025-07-03T09:00\",\n        \"2025-07-03T10:00\",\n        \"2025-07-03T11:00\",\n        \"2025-07-03T12:00\",\n        \"2025-07-03T13:00\",\n        \"2025-07-03T14:00\",\n        \"2025-07-03T15:00\",\n        \"2025-07-03T16:00\",\n        \"2025-07-03T17:00\",\n        \"2025-07-03T18:00\",\n        \"2025-07-03T19:00\",\n        \"2025-07-03T20:00\",\n        \"2025-07-03T21:00\",\n        \"2025-07-03T22:00\",\n        \"2025-07-03T23:00\",\n        \"2025-07-04T00:00\",\n        \"2025-07-04T01:00\",\n        \"2025-07-04T02:00\",\n        \"2025-07-04T03:00\",\n        \"2025-07-04T04:00\",\n        \"2025-07-04T05:00\",\n        \"2025-07-04T06:00\",\n        \"2025-07-04T07:00\",\n        \"2025-07-04T08:00\",\n        \"2025-07-04T09:00\",\n        \"2025-07-04T10:00\",\n        \"2025-07-04T11:00\",\n        \"2025-07-04T12:00\",\n        \"2025-07-04T13:00\",\n        \"2025-07-04T14:00\",\n        \"2025-07-04T15:00\",\n        \"2025-07-04T16:00\",\n        \"2025-07-04T17:00\",\n        \"2025-07-04T18:00\",\n        \"2025-07-04T19:00\",\n        \"2025-07-04T20:00\",\n        \"2025-07-04T21:00\",\n        \"2025-07-04T22:00\",\n        \"2025-07-04T23:00\",\n        \"2025-07-05T00:00\",\n        \"2025-07-05T01:00\",\n        \"2025-07-05T02:00\",\n        \"2025-07-05T03:00\",\n        \"2025-07-05T04:00\",\n        \"2025-07-05T05:00\",\n        \"2025-07-05T06:00\",\n        \"2025-07-05T07:00\",\n        \"2025-07-05T08:00\",\n        \"2025-07-05T09:00\",\n        \"2025-07-05T10:00\",\n        \"2025-07-05T11:00\",\n        \"2025-07-05T12:00\",\n        \"2025-07-05T13:00\",\n        \"2025-07-05T14:00\",\n        \"2025-07-05T15:00\",\n        \"2025-07-05T16:00\",\n        \"2025-07-05T17:00\",\n        \"2025-07-05T18:00\",\n        \"2025-07-05T19:00\",\n        \"2025-07-05T20:00\",\n        \"2025-07-05T21:00\",\n        \"2025-07-05T22:00\",\n        \"2025-07-05T23:00\",\n        \"2025-07-06T00:00\",\n        \"2025-07-06T01:00\",\n        \"2025-07-06T02:00\",\n        \"2025-07-06T03:00\",\n        \"2025-07-06T04:00\",\n        \"2025-07-06T05:00\",\n        \"2025-07-06T06:00\",\n        \"2025-07-06T07:00\",\n        \"2025-07-06T08:00\",\n        \"2025-07-06T09:00\",\n        \"2025-07-06T10:00\",\n        \"2025-07-06T11:00\",\n        \"2025-07-06T12:00\",\n        \"2025-07-06T13:00\",\n        \"2025-07-06T14:00\",\n        \"2025-07-06T15:00\",\n        \"2025-07-06T16:00\",\n        \"2025-07-06T17:00\",\n        \"2025-07-06T18:00\",\n        \"2025-07-06T19:00\",\n        \"2025-07-06T20:00\",\n        \"2025-07-06T21:00\",\n        \"2025-07-06T22:00\",\n        \"2025-07-06T23:00\",\n        \"2025-07-07T00:00\",\n        \"2025-07-07T01:00\",\n        \"2025-07-07T02:00\",\n        \"2025-07-07T03:00\",\n        \"2025-07-07T04:00\",\n        \"2025-07-07T05:00\",\n        \"2025-07-07T06:00\",\n        \"2025-07-07T07:00\",\n        \"2025-07-07T08:00\",\n        \"2025-07-07T09:00\",\n        \"2025-07-07T10:00\",\n        \"2025-07-07T11:00\",\n        \"2025-07-07T12:00\",\n        \"2025-07-07T13:00\",\n        \"2025-07-07T14:00\",\n        \"2025-07-07T15:00\",\n        \"2025-07-07T16:00\",\n        \"2025-07-07T17:00\",\n        \"2025-07-07T18:00\",\n        \"2025-07-07T19:00\",\n        \"2025-07-07T20:00\",\n        \"2025-07-07T21:00\",\n        \"2025-07-07T22:00\",\n        \"2025-07-07T23:00\",\n        \"2025-07-08T00:00\",\n        \"2025-07-08T01:00\",\n        \"2025-07-08T02:00\",\n        \"2025-07-08T03:00\",\n        \"2025-07-08T04:00\",\n        \"2025-07-08T05:00\",\n        \"2025-07-08T06:00\",\n        \"2025-07-08T07:00\",\n        \"2025-07-08T08:00\",\n        \"2025-07-08T09:00\",\n        \"2025-07-08T10:00\",\n        \"2025-07-08T11:00\",\n        \"2025-07-08T12:00\",\n        \"2025-07-08T13:00\",\n        \"2025-07-08T14:00\",\n        \"2025-07-08T15:00\",\n        \"2025-07-08T16:00\",\n        \"2025-07-08T17:00\",\n        \"2025-07-08T18:00\",\n        \"2025-07-08T19:00\",\n        \"2025-07-08T20:00\",\n        \"2025-07-08T21:00\",\n        \"2025-07-08T22:00\",\n        \"2025-07-08T23:00\",\n        \"2025-07-09T00:00\",\n        \"2025-07-09T01:00\",\n        \"2025-07-09T02:00\",\n        \"2025-07-09T03:00\",\n        \"2025-07-09T04:00\",\n        \"2025-07-09T05:00\",\n        \"2025-07-09T06:00\",\n        \"2025-07-09T07:00\",\n        \"2025-07-09T08:00\",\n        \"2025-07-09T09:00\",\n        \"2025-07-09T10:00\",\n        \"2025-07-09T11:00\",\n        \"2025-07-09T12:00\",\n        \"2025-07-09T13:00\",\n        \"2025-07-09T14:00\",\n        \"2025-07-09T15:00\",\n        \"2025-07-09T16:00\",\n        \"2025-07-09T17:00\",\n        \"2025-07-09T18:00\",\n        \"2025-07-09T19:00\",\n        \"2025-07-09T20:00\",\n        \"2025-07-09T21:00\",\n        \"2025-07-09T22:00\",\n        \"2025-07-09T23:00\",\n        \"2025-07-10T00:00\",\n        \"2025-07-10T01:00\",\n        \"2025-07-10T02:00\",\n        \"2025-07-10T03:00\",\n        \"2025-07-10T04:00\",\n        \"2025-07-10T05:00\",\n        \"2025-07-10T06:00\",\n        \"2025-07-10T07:00\",\n        \"2025-07-10T08:00\",\n        \"2025-07-10T09:00\",\n        \"2025-07-10T10:00\",\n        \"2025-07-10T11:00\",\n        \"2025-07-10T12:00\",\n        \"2025-07-10T13:00\",\n        \"2025-07-10T14:00\",\n        \"2025-07-10T15:00\",\n        \"2025-07-10T16:00\",\n        \"2025-07-10T17:00\",\n        \"2025-07-10T18:00\",\n        \"2025-07-10T19:00\",\n        \"2025-07-10T20:00\",\n        \"2025-07-10T21:00\",\n        \"2025-07-10T22:00\",\n        \"2025-07-10T23:00\",\n        \"2025-07-11T00:00\",\n        \"2025-07-11T01:00\",\n        \"2025-07-11T02:00\",\n        \"2025-07-11T03:00\",\n        \"2025-07-11T04:00\",\n        \"2025-07-11T05:00\",\n        \"2025-07-11T06:00\",\n        \"2025-07-11T07:00\",\n        \"2025-07-11T08:00\",\n        \"2025-07-11T09:00\",\n        \"2025-07-11T10:00\",\n        \"2025-07-11T11:00\",\n        \"2025-07-11T12:00\",\n        \"2025-07-11T13:00\",\n        \"2025-07-11T14:00\",\n        \"2025-07-11T15:00\",\n        \"2025-07-11T16:00\",\n        \"2025-07-11T17:00\",\n        \"2025-07-11T18:00\",\n        \"2025-07-11T19:00\",\n        \"2025-07-11T20:00\",\n        \"2025-07-11T21:00\",\n        \"2025-07-11T22:00\",\n        \"2025-07-11T23:00\",\n        \"2025-07-12T00:00\",\n        \"2025-07-12T01:00\",\n        \"2025-07-12T02:00\",\n        \"2025-07-12T03:00\",\n        \"2025-07-12T04:00\",\n        \"2025-07-12T05:00\",\n        \"2025-07-12T06:00\",\n        \"2025-07-12T07:00\",\n        \"2025-07-12T08:00\",\n        \"2025-07-12T09:00\",\n        \"2025-07-12T10:00\",\n        \"2025-07-12T11:00\",\n        \"2025-07-12T12:00\",\n        \"2025-07-12T13:00\",\n        \"2025-07-12T14:00\",\n        \"2025-07-12T15:00\",\n        \"2025-07-12T16:00\",\n        \"2025-07-12T17:00\",\n        \"2025-07-12T18:00\",\n        \"2025-07-12T19:00\",\n        \"2025-07-12T20:00\",\n        \"2025-07-12T21:00\",\n        \"2025-07-12T22:00\",\n        \"2025-07-12T23:00\",\n        \"2025-07-13T00:00\",\n        \"2025-07-13T01:00\",\n        \"2025-07-13T02:00\",\n        \"2025-07-13T03:00\",\n        \"2025-07-13T04:00\",\n        \"2025-07-13T05:00\",\n        \"2025-07-13T06:00\",\n        \"2025-07-13T07:00\",\n        \"2025-07-13T08:00\",\n        \"2025-07-13T09:00\",\n        \"2025-07-13T10:00\",\n        \"2025-07-13T11:00\",\n        \"2025-07-13T12:00\",\n        \"2025-07-13T13:00\",\n        \"2025-07-13T14:00\",\n        \"2025-07-13T15:00\",\n        \"2025-07-13T16:00\",\n        \"2025-07-13T17:00\",\n        \"2025-07-13T18:00\",\n        \"2025-07-13T19:00\",\n        \"2025-07-13T20:00\",\n        \"2025-07-13T21:00\",\n        \"2025-07-13T22:00\",\n        \"2025-07-13T23:00\",\n        \"2025-07-14T00:00\",\n        \"2025-07-14T01:00\",\n        \"2025-07-14T02:00\",\n        \"2025-07-14T03:00\",\n        \"2025-07-14T04:00\",\n        \"2025-07-14T05:00\",\n        \"2025-07-14T06:00\",\n        \"2025-07-14T07:00\",\n        \"2025-07-14T08:00\",\n        \"2025-07-14T09:00\",\n        \"2025-07-14T10:00\",\n        \"2025-07-14T11:00\",\n        \"2025-07-14T12:00\",\n        \"2025-07-14T13:00\",\n        \"2025-07-14T14:00\",\n        \"2025-07-14T15:00\",\n        \"2025-07-14T16:00\",\n        \"2025-07-14T17:00\",\n        \"2025-07-14T18:00\",\n        \"2025-07-14T19:00\",\n        \"2025-07-14T20:00\",\n        \"2025-07-14T21:00\",\n        \"2025-07-14T22:00\",\n        \"2025-07-14T23:00\",\n        \"2025-07-15T00:00\",\n        \"2025-07-15T01:00\",\n        \"2025-07-15T02:00\",\n        \"2025-07-15T03:00\",\n        \"2025-07-15T04:00\",\n        \"2025-07-15T05:00\",\n        \"2025-07-15T06:00\",\n        \"2025-07-15T07:00\",\n        \"2025-07-15T08:00\",\n        \"2025-07-15T09:00\",\n        \"2025-07-15T10:00\",\n        \"2025-07-15T11:00\",\n        \"2025-07-15T12:00\",\n        \"2025-07-15T13:00\",\n        \"2025-07-15T14:00\",\n        \"2025-07-15T15:00\",\n        \"2025-07-15T16:00\",\n        \"2025-07-15T17:00\",\n        \"2025-07-15T18:00\",\n        \"2025-07-15T19:00\",\n        \"2025-07-15T20:00\",\n        \"2025-07-15T21:00\",\n        \"2025-07-15T22:00\",\n        \"2025-07-15T23:00\",\n        \"2025-07-16T00:00\",\n        \"2025-07-16T01:00\",\n        \"2025-07-16T02:00\",\n        \"2025-07-16T03:00\",\n        \"2025-07-16T04:00\",\n        \"2025-07-16T05:00\",\n        \"2025-07-16T06:00\",\n        \"2025-07-16T07:00\",\n        \"2025-07-16T08:00\",\n        \"2025-07-16T09:00\",\n        \"2025-07-16T10:00\",\n        \"2025-07-16T11:00\",\n        \"2025-07-16T12:00\",\n        \"2025-07-16T13:00\",\n        \"2025-07-16T14:00\",\n        \"2025-07-16T15:00\",\n        \"2025-07-16T16:00\",\n        \"2025-07-16T17:00\",\n        \"2025-07-16T18:00\",\n        \"2025-07-16T19:00\",\n        \"2025-07-16T20:00\",\n        \"2025-07-16T21:00\",\n        \"2025-07-16T22:00\",\n        \"2025-07-16T23:00\",\n        \"2025-07-17T00:00\",\n        \"2025-07-17T01:00\",\n        \"2025-07-17T02:00\",\n        \"2025-07-17T03:00\",\n        \"2025-07-17T04:00\",\n        \"2025-07-17T05:00\",\n        \"2025-07-17T06:00\",\n        \"2025-07-17T07:00\",\n        \"2025-07-17T08:00\",\n        \"2025-07-17T09:00\",\n        \"2025-07-17T10:00\",\n        \"2025-07-17T11:00\",\n        \"2025-07-17T12:00\",\n        \"2025-07-17T13:00\",\n        \"2025-07-17T14:00\",\n        \"2025-07-17T15:00\",\n        \"2025-07-17T16:00\",\n        \"2025-07-17T17:00\",\n        \"2025-07-17T18:00\",\n        \"2025-07-17T19:00\",\n        \"2025-07-17T20:00\",\n        \"2025-07-17T21:00\",\n        \"2025-07-17T22:00\",\n        \"2025-07-17T23:00\",\n        \"2025-07-18T00:00\",\n        \"2025-07-18T01:00\",\n        \"2025-07-18T02:00\",\n        \"2025-07-18T03:00\",\n        \"2025-07-18T04:00\",\n        \"2025-07-18T05:00\",\n        \"2025-07-18T06:00\",\n        \"2025-07-18T07:00\",\n        \"2025-07-18T08:00\",\n        \"2025-07-18T09:00\",\n        \"2025-07-18T10:00\",\n        \"2025-07-18T11:00\",\n        \"2025-07-18T12:00\",\n        \"2025-07-18T13:00\",\n        \"2025-07-18T14:00\",\n        \"2025-07-18T15:00\",\n        \"2025-07-18T16:00\",\n        \"2025-07-18T17:00\",\n        \"2025-07-18T18:00\",\n        \"2025-07-18T19:00\",\n        \"2025-07-18T20:00\",\n        \"2025-07-18T21:00\",\n        \"2025-07-18T22:00\",\n        \"2025-07-18T23:00\",\n        \"2025-07-19T00:00\",\n        \"2025-07-19T01:00\",\n        \"2025-07-19T02:00\",\n        \"2025-07-19T03:00\",\n        \"2025-07-19T04:00\",\n        \"2025-07-19T05:00\",\n        \"2025-07-19T06:00\",\n        \"2025-07-19T07:00\",\n        \"2025-07-19T08:00\",\n        \"2025-07-19T09:00\",\n        \"2025-07-19T10:00\",\n        \"2025-07-19T11:00\",\n        \"2025-07-19T12:00\",\n        \"2025-07-19T13:00\",\n        \"2025-07-19T14:00\",\n        \"2025-07-19T15:00\",\n        \"2025-07-19T16:00\",\n        \"2025-07-19T17:00\",\n        \"2025-07-19T18:00\",\n        \"2025-07-19T19:00\",\n        \"2025-07-19T20:00\",\n        \"2025-07-19T21:00\",\n        \"2025-07-19T22:00\",\n        \"2025-07-19T23:00\",\n        \"2025-07-20T00:00\",\n        \"2025-07-20T01:00\",\n        \"2025-07-20T02:00\",\n        \"2025-07-20T03:00\",\n        \"2025-07-20T04:00\",\n        \"2025-07-20T05:00\",\n        \"2025-07-20T06:00\",\n        \"2025-07-20T07:00\",\n        \"2025-07-20T08:00\",\n        \"2025-07-20T09:00\",\n        \"2025-07-20T10:00\",\n        \"2025-07-20T11:00\",\n        \"2025-07-20T12:00\",\n        \"2025-07-20T13:00\",\n        \"2025-07-20T14:00\",\n        \"2025-07-20T15:00\",\n        \"2025-07-20T16:00\",\n        \"2025-07-20T17:00\",\n        \"2025-07-20T18:00\",\n        \"2025-07-20T19:00\",\n        \"2025-07-20T20:00\",\n        \"2025-07-20T21:00\",\n        \"2025-07-20T22:00\",\n        \"2025-07-20T23:00\",\n        \"2025-07-21T00:00\",\n        \"2025-07-21T01:00\",\n        \"2025-07-21T02:00\",\n        \"2025-07-21T03:00\",\n        \"2025-07-21T04:00\",\n        \"2025-07-21T05:00\",\n        \"2025-07-21T06:00\",\n        \"2025-07-21T07:00\",\n        \"2025-07-21T08:00\",\n        \"2025-07-21T09:00\",\n        \"2025-07-21T10:00\",\n        \"2025-07-21T11:00\",\n        \"2025-07-21T12:00\",\n        \"2025-07-21T13:00\",\n        \"2025-07-21T14:00\",\n        \"2025-07-21T15:00\",\n        \"2025-07-21T16:00\",\n        \"2025-07-21T17:00\",\n        \"2025-07-21T18:00\",\n        \"2025-07-21T19:00\",\n        \"2025-07-21T20:00\",\n        \"2025-07-21T21:00\",\n        \"2025-07-21T22:00\",\n        \"2025-07-21T23:00\",\n        \"2025-07-22T00:00\",\n        \"2025-07-22T01:00\",\n        \"2025-07-22T02:00\",\n        \"2025-07-22T03:00\",\n        \"2025-07-22T04:00\",\n        \"2025-07-22T05:00\",\n        \"2025-07-22T06:00\",\n        \"2025-07-22T07:00\",\n        \"2025-07-22T08:00\",\n        \"2025-07-22T09:00\",\n        \"2025-07-22T10:00\",\n        \"2025-07-22T11:00\",\n        \"2025-07-22T12:00\",\n        \"2025-07-22T13:00\",\n        \"2025-07-22T14:00\",\n        \"2025-07-22T15:00\",\n        \"2025-07-22T16:00\",\n        \"2025-07-22T17:00\",\n        \"2025-07-22T18:00\",\n        \"2025-07-22T19:00\",\n        \"2025-07-22T20:00\",\n        \"2025-07-22T21:00\",\n        \"2025-07-22T22:00\",\n        \"2025-07-22T23:00\",\n        \"2025-07-23T00:00\",\n        \"2025-07-23T01:00\",\n        \"2025-07-23T02:00\",\n        \"2025-07-23T03:00\",\n        \"2025-07-23T04:00\",\n        \"2025-07-23T05:00\",\n        \"2025-07-23T06:00\",\n        \"2025-07-23T07:00\",\n        \"2025-07-23T08:00\",\n        \"2025-07-23T09:00\",\n        \"2025-07-23T10:00\",\n        \"2025-07-23T11:00\",\n        \"2025-07-23T12:00\",\n        \"2025-07-23T13:00\",\n        \"2025-07-23T14:00\",\n        \"2025-07-23T15:00\",\n        \"2025-07-23T16:00\",\n        \"2025-07-23T17:00\",\n        \"2025-07-23T18:00\",\n        \"2025-07-23T19:00\",\n        \"2025-07-23T20:00\",\n        \"2025-07-23T21:00\",\n        \"2025-07-23T22:00\",\n        \"2025-07-23T23:00\",\n        \"2025-07-24T00:00\",\n        \"2025-07-24T01:00\",\n        \"2025-07-24T02:00\",\n        \"2025-07-24T03:00\",\n        \"2025-07-24T04:00\",\n        \"2025-07-24T05:00\",\n        \"2025-07-24T06:00\",\n        \"2025-07-24T07:00\",\n        \"2025-07-24T08:00\",\n        \"2025-07-24T09:00\",\n        \"2025-07-24T10:00\",\n        \"2025-07-24T11:00\",\n        \"2025-07-24T12:00\",\n        \"2025-07-24T13:00\",\n        \"2025-07-24T14:00\",\n        \"2025-07-24T15:00\",\n        \"2025-07-24T16:00\",\n        \"2025-07-24T17:00\",\n        \"2025-07-24T18:00\",\n        \"2025-07-24T19:00\",\n        \"2025-07-24T20:00\",\n        \"2025-07-24T21:00\",\n        \"2025-07-24T22:00\",\n        \"2025-07-24T23:00\",\n        \"2025-07-25T00:00\",\n        \"2025-07-25T01:00\",\n        \"2025-07-25T02:00\",\n        \"2025-07-25T03:00\",\n        \"2025-07-25T04:00\",\n        \"2025-07-25T05:00\",\n        \"2025-07-25T06:00\",\n        \"2025-07-25T07:00\",\n        \"2025-07-25T08:00\",\n        \"2025-07-25T09:00\",\n        \"2025-07-25T10:00\",\n        \"2025-07-25T11:00\",\n        \"2025-07-25T12:00\",\n        \"2025-07-25T13:00\",\n        \"2025-07-25T14:00\",\n        \"2025-07-25T15:00\",\n        \"2025-07-25T16:00\",\n        \"2025-07-25T17:00\",\n        \"2025-07-25T18:00\",\n        \"2025-07-25T19:00\",\n        \"2025-07-25T20:00\",\n        \"2025-07-25T21:00\",\n        \"2025-07-25T22:00\",\n        \"2025-07-25T23:00\",\n        \"2025-07-26T00:00\",\n        \"2025-07-26T01:00\",\n        \"2025-07-26T02:00\",\n        \"2025-07-26T03:00\",\n        \"2025-07-26T04:00\",\n        \"2025-07-26T05:00\",\n        \"2025-07-26T06:00\",\n        \"2025-07-26T07:00\",\n        \"2025-07-26T08:00\",\n        \"2025-07-26T09:00\",\n        \"2025-07-26T10:00\",\n        \"2025-07-26T11:00\",\n        \"2025-07-26T12:00\",\n        \"2025-07-26T13:00\",\n        \"2025-07-26T14:00\",\n        \"2025-07-26T15:00\",\n        \"2025-07-26T16:00\",\n        \"2025-07-26T17:00\",\n        \"2025-07-26T18:00\",\n        \"2025-07-26T19:00\",\n        \"2025-07-26T20:00\",\n        \"2025-07-26T21:00\",\n        \"2025-07-26T22:00\",\n        \"2025-07-26T23:00\",\n        \"2025-07-27T00:00\",\n        \"2025-07-27T01:00\",\n        \"2025-07-27T02:00\",\n        \"2025-07-27T03:00\",\n        \"2025-07-27T04:00\",\n        \"2025-07-27T05:00\",\n        \"2025-07-27T06:00\",\n        \"2025-07-27T07:00\",\n        \"2025-07-27T08:00\",\n        \"2025-07-27T09:00\",\n        \"2025-07-27T10:00\",\n        \"2025-07-27T11:00\",\n        \"2025-07-27T12:00\",\n        \"2025-07-27T13:00\",\n        \"2025-07-27T14:00\",\n        \"2025-07-27T15:00\",\n        \"2025-07-27T16:00\",\n        \"2025-07-27T17:00\",\n        \"2025-07-27T18:00\",\n        \"2025-07-27T19:00\",\n        \"2025-07-27T20:00\",\n        \"2025-07-27T21:00\",\n        \"2025-07-27T22:00\",\n        \"2025-07-27T23:00\",\n        \"2025-07-28T00:00\",\n        \"2025-07-28T01:00\",\n        \"2025-07-28T02:00\",\n        \"2025-07-28T03:00\",\n        \"2025-07-28T04:00\",\n        \"2025-07-28T05:00\",\n        \"2025-07-28T06:00\",\n        \"2025-07-28T07:00\",\n        \"2025-07-28T08:00\",\n        \"2025-07-28T09:00\",\n        \"2025-07-28T10:00\",\n        \"2025-07-28T11:00\",\n        \"2025-07-28T12:00\",\n        \"2025-07-28T13:00\",\n        \"2025-07-28T14:00\",\n        \"2025-07-28T15:00\",\n        \"2025-07-28T16:00\",\n        \"2025-07-28T17:00\",\n        \"2025-07-28T18:00\",\n        \"2025-07-28T19:00\",\n        \"2025-07-28T20:00\",\n        \"2025-07-28T21:00\",\n        \"2025-07-28T22:00\",\n        \"2025-07-28T23:00\",\n        \"2025-07-29T00:00\",\n        \"2025-07-29T01:00\",\n        \"2025-07-29T02:00\",\n        \"2025-07-29T03:00\",\n        \"2025-07-29T04:00\",\n        \"2025-07-29T05:00\",\n        \"2025-07-29T06:00\",\n        \"2025-07-29T07:00\",\n        \"2025-07-29T08:00\",\n        \"2025-07-29T09:00\",\n        \"2025-07-29T10:00\",\n        \"2025-07-29T11:00\",\n        \"2025-07-29T12:00\",\n        \"2025-07-29T13:00\",\n        \"2025-07-29T14:00\",\n        \"2025-07-29T15:00\",\n        \"2025-07-29T16:00\",\n        \"2025-07-29T17:00\",\n        \"2025-07-29T18:00\",\n        \"2025-07-29T19:00\",\n        \"2025-07-29T20:00\",\n        \"2025-07-29T21:00\",\n        \"2025-07-29T22:00\",\n        \"2025-07-29T23:00\",\n        \"2025-07-30T00:00\",\n        \"2025-07-30T01:00\",\n        \"2025-07-30T02:00\",\n        \"2025-07-30T03:00\",\n        \"2025-07-30T04:00\",\n        \"2025-07-30T05:00\",\n        \"2025-07-30T06:00\",\n        \"2025-07-30T07:00\",\n        \"2025-07-30T08:00\",\n        \"2025-07-30T09:00\",\n        \"2025-07-30T10:00\",\n        \"2025-07-30T11:00\",\n        \"2025-07-30T12:00\",\n        \"2025-07-30T13:00\",\n        \"2025-07-30T14:00\",\n        \"2025-07-30T15:00\",\n        \"2025-07-30T16:00\",\n        \"2025-07-30T17:00\",\n        \"2025-07-30T18:00\",\n        \"2025-07-30T19:00\",\n        \"2025-07-30T20:00\",\n        \"2025-07-30T21:00\",\n        \"2025-07-30T22:00\",\n        \"2025-07-30T23:00\",\n        \"2025-07-31T00:00\",\n        \"2025-07-31T01:00\",\n        \"2025-07-31T02:00\",\n        \"2025-07-31T03:00\",\n        \"2025-07-31T04:00\",\n        \"2025-07-31T05:00\",\n        \"2025-07-31T06:00\",\n        \"2025-07-31T07:00\",\n        \"2025-07-31T08:00\",\n        \"2025-07-31T09:00\",\n        \"2025-07-31T10:00\",\n        \"2025-07-31T11:00\",\n        \"2025-07-31T12:00\",\n        \"2025-07-31T13:00\",\n        \"2025-07-31T14:00\",\n        \"2025-07-31T15:00\",\n        \"2025-07-31T16:00\",\n        \"2025-07-31T17:00\",\n        \"2025-07-31T18:00\",\n        \"2025-07-31T19:00\",\n        \"2025-07-31T20:00\",\n        \"2025-07-31T21:00\",\n        \"2025-07-31T22:00\",\n        \"2025-07-31T23:00\"\n    ],\n    \"data\": {\n        \"EUR\": {\n            \"FR\": [\n                89.1,\n                88.08,\n                90.01,\n                96.64,\n                114.97,\n                120.06,\n                114.74,\n                93.19,\n                94.91,\n                80.7,\n                75.11,\n                65.53,\n                68.95,\n                78.16,\n                90.8,\n                102.65,\n                150,\n                223.54,\n                235,\n                215,\n                199.3,\n                129.78,\n                119.29,\n                102.71,\n                92.54,\n                92.08,\n                85.08,\n                93.47,\n                103.68,\n                107.8,\n                104.52,\n                92.73,\n                81.79,\n                76.39,\n                70.64,\n                50.29,\n                54.02,\n                71.57,\n                79.98,\n                87.61,\n                87.68,\n                119.03,\n                119.8,\n                126.16,\n                125.1,\n                108.51,\n                85,\n                81.62,\n                79,\n                78.93,\n                80.88,\n                86.45,\n                94.83,\n                101.77,\n                104.9,\n                90.45,\n                75.06,\n                57.35,\n                42.16,\n                34.82,\n                36.84,\n                56.67,\n                64.71,\n                81,\n                96.34,\n                109,\n                118.8,\n                105.87,\n                106.8,\n                86.57,\n                97.8,\n                83,\n                85.37,\n                75.8,\n                67.39,\n                78.65,\n                83.59,\n                103.48,\n                100,\n                91.15,\n                70.01,\n                20.64,\n                22.64,\n                12.34,\n                12.2,\n                25.2,\n                21.88,\n                62.04,\n                90.02,\n                108.5,\n                111.6,\n                109.13,\n                111.8,\n                96.25,\n                41.53,\n                36.29,\n                37.33,\n                30.42,\n                30.27,\n                28.73,\n                28.08,\n                39.34,\n                17.86,\n                3.34,\n                0,\n                -0.01,\n                -0.02,\n                -0.1,\n                -0.11,\n                -0.02,\n                0.37,\n                6.2,\n                41.25,\n                75.04,\n                67.67,\n                72.74,\n                100.32,\n                94.02,\n                86.18,\n                72.55,\n                57.04,\n                41.43,\n                39.28,\n                36.98,\n                33.94,\n                32.11,\n                35.35,\n                11.14,\n                18.49,\n                14.94,\n                12.69,\n                9.58,\n                2.99,\n                0.65,\n                0.65,\n                0.65,\n                11.22,\n                31.53,\n                31.61,\n                35.61,\n                70.19,\n                71.44,\n                46.35,\n                35.82,\n                38.15,\n                25.44,\n                29.2,\n                35.85,\n                40.46,\n                38.13,\n                58.71,\n                57.5,\n                37.5,\n                18.01,\n                26.99,\n                8.13,\n                8.7,\n                5,\n                3.6,\n                4.31,\n                34.47,\n                54.37,\n                50.2,\n                54.66,\n                92.27,\n                78.98,\n                61.85,\n                43.45,\n                39.17,\n                31.81,\n                31.91,\n                30.1,\n                38.52,\n                61.13,\n                60,\n                18.01,\n                4.31,\n                1.72,\n                1.72,\n                0,\n                0,\n                0,\n                0,\n                11.78,\n                45,\n                60.39,\n                86.87,\n                82.46,\n                101.59,\n                88.16,\n                71.99,\n                39.37,\n                33.59,\n                23.37,\n                15.28,\n                54.77,\n                15,\n                61.47,\n                69.13,\n                61.61,\n                20.99,\n                0,\n                11.68,\n                1.38,\n                0,\n                5,\n                2.93,\n                30.02,\n                64.28,\n                103.96,\n                111.23,\n                95.16,\n                115.91,\n                97.37,\n                100.91,\n                95.73,\n                89.1,\n                66.89,\n                48.68,\n                60.43,\n                86.3,\n                90.47,\n                91.42,\n                79.29,\n                33.45,\n                19.99,\n                40.5,\n                17.59,\n                11.9,\n                16.49,\n                39.27,\n                49.39,\n                70.21,\n                99.99,\n                110.04,\n                100.16,\n                111,\n                93.65,\n                73.12,\n                62.48,\n                51.1,\n                50.61,\n                44.16,\n                39.78,\n                56.01,\n                65.82,\n                57.2,\n                60.05,\n                50,\n                28.35,\n                39.46,\n                28.11,\n                32.04,\n                22.38,\n                30.7,\n                47.85,\n                66.57,\n                77.7,\n                71.92,\n                61.92,\n                98.93,\n                89.99,\n                100,\n                90.03,\n                82.67,\n                70.05,\n                63.95,\n                71.87,\n                69.45,\n                70.89,\n                65.6,\n                59.78,\n                18.19,\n                3,\n                0.22,\n                0,\n                0,\n                0.22,\n                13.68,\n                35,\n                50.08,\n                75.4,\n                107.75,\n                99.72,\n                117.17,\n                105.98,\n                95.66,\n                87.25,\n                74.89,\n                60.72,\n                55.25,\n                54.07,\n                51.09,\n                62.31,\n                55,\n                22.5,\n                4.28,\n                0.05,\n                0,\n                0,\n                0,\n                0,\n                1,\n                9.37,\n                30.39,\n                70.1,\n                107.69,\n                122.8,\n                126.94,\n                114.4,\n                85.26,\n                71.56,\n                49.28,\n                51.95,\n                41.39,\n                35.78,\n                40.19,\n                31.17,\n                28.27,\n                38.53,\n                37.05,\n                30.34,\n                34.06,\n                38.8,\n                31.49,\n                18.21,\n                27.09,\n                47.5,\n                54.14,\n                77.76,\n                86.23,\n                89.29,\n                117.84,\n                113.83,\n                76.77,\n                57.2,\n                63.01,\n                59.29,\n                54.1,\n                63.78,\n                69.52,\n                84.47,\n                94.16,\n                72.97,\n                30.5,\n                39.87,\n                46.2,\n                34.82,\n                25.8,\n                21.39,\n                20.82,\n                38.4,\n                44.77,\n                65.89,\n                74.46,\n                79.57,\n                100.79,\n                78.19,\n                74.97,\n                56.53,\n                55.26,\n                48.19,\n                44.71,\n                46.97,\n                52.33,\n                62.55,\n                75.2,\n                66.99,\n                42.63,\n                28.81,\n                53.6,\n                36.26,\n                33.25,\n                29.01,\n                39.76,\n                57.57,\n                79.1,\n                109.62,\n                122.84,\n                108.4,\n                117.4,\n                111.14,\n                104.23,\n                98.38,\n                90.1,\n                83.77,\n                82.12,\n                89.16,\n                87.05,\n                101.62,\n                105.92,\n                93.1,\n                85,\n                77.07,\n                70.17,\n                56.14,\n                51.21,\n                66.56,\n                76.81,\n                84.36,\n                91.52,\n                108.66,\n                121.41,\n                125.8,\n                125.07,\n                114.18,\n                100.97,\n                92.22,\n                91.21,\n                82.52,\n                78.45,\n                84.31,\n                90.32,\n                105.08,\n                109.39,\n                90.64,\n                80,\n                81.58,\n                80,\n                73.02,\n                71.2,\n                72.68,\n                79.4,\n                83.22,\n                93.97,\n                108.1,\n                110,\n                119.39,\n                119.19,\n                111.65,\n                98.8,\n                90.79,\n                79.71,\n                53.41,\n                49.57,\n                48.62,\n                47.99,\n                56.25,\n                56.62,\n                34.46,\n                10,\n                0.65,\n                0,\n                0,\n                0,\n                2.37,\n                18.82,\n                19.38,\n                30.16,\n                42.32,\n                72.92,\n                94.17,\n                106.8,\n                96.25,\n                51.61,\n                43.01,\n                25.5,\n                22.64,\n                21.83,\n                19.99,\n                16.32,\n                20.76,\n                3.6,\n                0.65,\n                0,\n                0,\n                0,\n                -0.01,\n                -0.01,\n                0,\n                3.08,\n                0,\n                5.99,\n                11.17,\n                43.81,\n                50.8,\n                78.33,\n                74.93,\n                58.02,\n                40.53,\n                26.72,\n                21.12,\n                17.88,\n                22.77,\n                22.08,\n                25.09,\n                19.41,\n                0,\n                0,\n                6,\n                15.23,\n                22.63,\n                17.22,\n                16.01,\n                8.93,\n                16.19,\n                21.61,\n                42.98,\n                29.33,\n                34.2,\n                55.35,\n                44.9,\n                81.13,\n                71.19,\n                67.28,\n                54.57,\n                46.63,\n                63.19,\n                79.07,\n                61.41,\n                76.26,\n                50.52,\n                28.86,\n                29.99,\n                27.67,\n                12.63,\n                4.18,\n                1.14,\n                27.05,\n                35.01,\n                69.07,\n                91.59,\n                113.92,\n                113.93,\n                109.1,\n                103.6,\n                89.79,\n                82.64,\n                80.94,\n                78.26,\n                77.83,\n                81.11,\n                90.87,\n                100.5,\n                96.5,\n                83.31,\n                76.4,\n                68.64,\n                61.97,\n                51.89,\n                44.88,\n                50.38,\n                71.63,\n                82.17,\n                92.17,\n                104.98,\n                111.63,\n                112,\n                109.96,\n                100.39,\n                96.24,\n                87.36,\n                81.88,\n                71.79,\n                63.27,\n                80.9,\n                85.62,\n                90.44,\n                103.04,\n                90.83,\n                70.9,\n                65.64,\n                71.05,\n                34.04,\n                28,\n                37.02,\n                26.53,\n                41.42,\n                74.72,\n                92.29,\n                87.93,\n                90.92,\n                109.19,\n                102.06,\n                88.69,\n                96.52,\n                78.48,\n                58.99,\n                51.97,\n                63.43,\n                77.97,\n                85.98,\n                98.35,\n                86.44,\n                62.4,\n                65.74,\n                59.01,\n                35.04,\n                16.2,\n                40.81,\n                46.49,\n                58.52,\n                63.23,\n                94.9,\n                85,\n                104.72,\n                105,\n                81.96,\n                96.27,\n                77.16,\n                66.28,\n                56.84,\n                46.4,\n                50.74,\n                57.33,\n                55.01,\n                41.05,\n                33.2,\n                17.69,\n                13.78,\n                18,\n                14.58,\n                8.67,\n                8.15,\n                5.98,\n                17.3,\n                27.13,\n                49.33,\n                65.29,\n                92.57,\n                100,\n                90.66,\n                60.5,\n                49.86,\n                48.9,\n                32.09,\n                37.92,\n                40.01,\n                40.16,\n                50,\n                32.34,\n                23.69,\n                14.77,\n                33.17,\n                31.66,\n                15.04,\n                8.85,\n                12.93,\n                16.14,\n                24,\n                23.3,\n                35.32,\n                40,\n                62.67,\n                88.64,\n                66.95,\n                62.29,\n                55.75,\n                48.95,\n                19.96,\n                38,\n                45.07,\n                50,\n                56.23,\n                63.71,\n                30,\n                20.59,\n                22.49,\n                21.87,\n                20.22,\n                11.17,\n                10.87,\n                14.35,\n                22.97,\n                44.3,\n                60.11,\n                60,\n                74.98,\n                88.54,\n                63.25,\n                50.68,\n                37.97,\n                34.78,\n                32,\n                22.98,\n                34.78,\n                45,\n                50,\n                49.45,\n                35.61,\n                11.73,\n                25.25,\n                25.92,\n                5.34,\n                3.78,\n                8.51,\n                22.87,\n                51.53,\n                48.97,\n                72.14,\n                57.58,\n                98,\n                103.27,\n                84.13,\n                54.44,\n                50.92,\n                43.75,\n                38.48,\n                32.55,\n                38.48,\n                45.51,\n                72.96,\n                57.38,\n                46.74,\n                33.59,\n                39.88,\n                24.79,\n                17.69,\n                10.7,\n                24.21,\n                19.89,\n                31.06,\n                40.75,\n                69.55,\n                77.99,\n                101.49,\n                104.36,\n                92.18,\n                90,\n                77.37,\n                71.07,\n                58.38,\n                57.75,\n                59.01,\n                81.96,\n                100.46,\n                91.55,\n                51.31,\n                30.5,\n                23.92,\n                29.01,\n                23.5,\n                25.26,\n                28.5,\n                30,\n                42.11,\n                64.24,\n                86.71,\n                107.99,\n                114.45,\n                110.27,\n                98.32,\n                102.22,\n                93.47\n            ]\n        }\n    },\n    \"timezone\": \"UTC\"\n}"}],"_postman_id":"4e54718b-6014-4a43-9e28-d463ee2e9a85"},{"name":"Get Aggregated Curves","id":"04c8c7f9-6a50-4ed9-b2b6-09beb3c5589d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kpler.com/power/prices/v1/aggregated-curves?country={{country}}&trading_date={{trading_date}}&curve_type={{curve_type}}&directions={{direction}}&provider={{provider}}&mtu={{mtu}}","description":"<p>This API endpoint allows to get the aggregated curves on a given trading date for a specified country.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","aggregated-curves"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [YYYY-MM-DD]</strong>: Trading date</p>\n","type":"text/plain"},"key":"trading_date","value":"{{trading_date}}"},{"description":{"content":"<p>Optional [String]: offered, matched, raw.</p>\n<p>Offered - only available when provider is OTE or OKTE.\nMatched - always available.\nRaw - only available when provider is OTE</p>\n","type":"text/plain"},"key":"curve_type","value":"{{curve_type}}"},{"description":{"content":"<p>Optional [String]: sale, purchase</p>\n","type":"text/plain"},"key":"directions","value":"{{direction}}"},{"description":{"content":"<p>Optional [String]: bsp, cropex, epex, hupx, kpler, nordpool, okte, ote</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional [String]: 15min, 30min, 60min.\nDefault value : 60min</p>\n","type":"text/plain"},"key":"mtu","value":"{{mtu}}"}],"variable":[]}},"response":[{"id":"f06a9297-8736-4802-9a7c-11f6ca9fe827","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/prices/v1/aggregated-curves?trading_date={{trading_date}}&curve_type={{curve_type}}&directions={{direction}}&provider={{provider}}&country={{country}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","aggregated-curves"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [YYYY-MM-DD]**: Trading date"},{"key":"curve_type","value":"{{curve_type}}","description":"Optional [String]: offered, matched, raw"},{"key":"directions","value":"{{direction}}","description":"Optional [String]: sale, purchase"},{"key":"provider","value":"{{provider}}","description":"Optional [String]: bsp, cropex, epex, kpler, nordpool, okte, ote"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"country\": \"string\",\n    \"provider\": \"bmrs\",\n    \"currency\": \"string\",\n    \"aggregated\": [\n        {\n            \"start_date\": \"2025-06-23T16:05:35.146Z\",\n            \"end_date\": \"2025-06-23T16:05:35.146Z\",\n            \"sale\": [\n                {\n                    \"price\": 0,\n                    \"volume\": 0\n                }\n            ],\n            \"purchase\": [\n                {\n                    \"price\": 0,\n                    \"volume\": 0\n                }\n            ]\n        }\n    ],\n    \"curve_type\": \"offered\"\n}"},{"id":"69416a1c-1661-4a8c-bead-73e50b95ed61","name":"Validation Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/prices/v1/aggregated-curves?trading_date={{trading_date}}&curve_type={{curve_type}}&directions={{direction}}&provider={{provider}}&country={{country}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","aggregated-curves"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [YYYY-MM-DD]**: Trading date"},{"key":"curve_type","value":"{{curve_type}}","description":"Optional [String]: offered, matched, raw"},{"key":"directions","value":"{{direction}}","description":"Optional [String]: sale, purchase"},{"key":"provider","value":"{{provider}}","description":"Optional [String]: bsp, cropex, epex, kpler, nordpool, okte, ote"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": [\n        {\n            \"loc\": [\n                \"string\",\n                0\n            ],\n            \"msg\": \"string\",\n            \"type\": \"string\"\n        }\n    ]\n}"}],"_postman_id":"04c8c7f9-6a50-4ed9-b2b6-09beb3c5589d"},{"name":"Get Day Ahead Price Forecast","id":"3267386c-6aa9-4280-8aea-bfef925af27a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/prices/v1/series/forecasts?run_date={{date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>This endpoint pulls the hourly power price forecasts based on a given weather model (EC OP, EC ENS, EC 46, GFS OP, GFS ENS).</p>\n<p>This endpoint returns prices for all 4 runs that have taken place for a given run date. Note that if you query for the current date, this API endpoint will only return forecasts for runs that have been completed so far.</p>\n<p>For further details on timings, coverage, and methodology, please refer this <a href=\"https://help.kpler.com/en/articles/8925114-kpler-short-term-forecasts\">document</a>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","forecasts"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"run_date","value":"{{date}}"},{"description":{"content":"<p><strong>Required [String]</strong> : AL, AT, BA, BE, BG, CH, CY, CZ, DE, DE-LU, DK, EE, ES, FI, FR, GE, GR, HR, HU, IE, IT, LT, LV, MD, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK\nAT, HR, HU, RO, SI, SK are available starting 2024-08-08 12:00:00 for all models.</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [String] : quarter_hourly, half_hourly, hourly, daily\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String] : UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"df1fb49a-4ba9-4591-b6c8-cf9e91d50f2a","name":"Price forecasts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/forecasts?run_date=2024-02-14&country=FR&model=EC_OP&granularity=hourly&timezone=CET","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","forecasts"],"query":[{"key":"run_date","value":"2024-02-14"},{"key":"country","value":"FR"},{"key":"model","value":"EC_OP"},{"key":"granularity","value":"hourly"},{"key":"timezone","value":"CET"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"magna_b8\": {\n      \"EC_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_46\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      }\n    },\n    \"Duis01\": {\n      \"EC_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_46\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      }\n    }\n  }\n}"}],"_postman_id":"3267386c-6aa9-4280-8aea-bfef925af27a"},{"name":"Get Day Ahead Price Forecast by Horizon","event":[{"listen":"test","script":{"id":"447cbb2c-0651-4a0f-8533-72d51a5b42ee","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Country</th>","        <th>Horizon</th>","        <th>Timezone</th>","        <th>Model</th>","        <th>Run</th>","        <th>Provider</th>","        <th>Index</th>","        <th>Data</th>","    </tr>","    <tr>","        <td>{{response.country}}</td>","        <td>{{response.horizon}}</td>","        <td>{{response.timezone}}</td>","        <td>{{response.model}}</td>","        <td>{{response.run}}</td>","        <td>{{response.provider}}</td>","        <td>{{response.index}}</td>","        <td>{{response.data}}</td>","    </tr>","</table>","`;","","function constructVisualizerPayload() {","    return {response: pm.response.json()}","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"388060bb-c19d-4ecf-900b-448eefe86d8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/prices/v1/series/forecasts/countries/:country/horizons/:horizon/models/:model/runs/:run?start_date={{startdate}}&end_date={{enddate}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>Provides views of forecasts as they appeared from earlier run dates (e.g., D–1, D–2), useful for revision tracking and performance analysis, as it allows to see what our model forecasted up to d-15 days before specified range.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","forecasts","countries",":country","horizons",":horizon","models",":model","runs",":run"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong> : Inclusive lower bound</p>\n","type":"text/plain"},"key":"start_date","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong> : Exclusive upper bound</p>\n","type":"text/plain"},"key":"end_date","value":"{{enddate}}"},{"description":{"content":"<p>Optional [string] : quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [string] : UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[{"description":{"content":"<p><strong>Required [String]</strong> : AL, AT, BA, BE, BG, CH, CY, CZ, DE, DE-LU, DK, EE, ES, FI, FR, GE, GR, HR, HU, IE, IT, LT, LV, MD, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK\nAT, HR, HU, RO, SI, SK are available starting 2024-08-08 12:00:00 for all models.</p>\n","type":"text/plain"},"type":"any","value":"{{country}}","key":"country"},{"description":{"content":"<p><strong>Required [String]</strong> : D-0, D-1, D-2, D-3, D-4, D-5, D-6, D-7, D-8, D-9, D-10, D-11, D-12, D-13, D-14, D-15</p>\n","type":"text/plain"},"type":"any","value":"{{horizon}}","key":"horizon"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"type":"any","value":"{{model}}","key":"model"},{"description":{"content":"<p><strong>Required [String]</strong> : 00, 06, 12, 18</p>\n","type":"text/plain"},"type":"any","value":"{{run}}","key":"run"}]}},"response":[{"id":"ca700e03-a5b7-4658-90ff-9122a25bee3e","name":"Forecast by horizon","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/forecasts/countries/:country/horizons/:horizon/models/:model/runs/:run?start_date=2024-07-01&end_date=2024-08-01&granularity=daily&timezone=UTC","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","forecasts","countries",":country","horizons",":horizon","models",":model","runs",":run"],"query":[{"key":"start_date","value":"2024-07-01"},{"key":"end_date","value":"2024-08-01"},{"key":"granularity","value":"daily"},{"key":"timezone","value":"UTC"}],"variable":[{"key":"country","value":"FR","description":"(Required) "},{"key":"horizon","value":"D-7","description":"(Required) "},{"key":"model","value":"EC_OP","description":"(Required) "},{"key":"run","value":"00","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"country\": \"<string>\",\n  \"horizon\": \"<string>\",\n  \"timezone\": \"<string>\",\n  \"model\": \"<string>\",\n  \"run\": \"<string>\",\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": [\n    \"<number>\",\n    \"<number>\"\n  ]\n}"}],"_postman_id":"388060bb-c19d-4ecf-900b-448eefe86d8b"},{"name":"Get Day Ahead Price Forecast Stats","id":"0dffdba1-f4ba-4c25-8285-4c89bb0b1f9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/prices/v1/series/forecasts/stats?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>For a given run date, provides statistical summaries (min, q25, median, mean, q75, max) calculated across ensemble members from <strong>EC ENS</strong> and <strong>GFS ENS</strong></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","forecasts","stats"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: AL, AT, BA, BE, BG, CH, CY, CZ, DE, DE-LU, DK, EE, ES, FI, FR, GE, GR, HR, HU, IE, IT, LT, LV, MD, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK\nForecasts for AT, HR, HU, RO, SI, SK are available starting 2024-08-08 12:00:00 for all models.</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [String] : quarter_hourly, half_hourly, hourly, daily\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String] : UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"704d03fc-665d-4475-b791-427ecda1c38b","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/forecasts/stats?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","forecasts","stats"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code\nForecasts for AT, HR, HU, RO, SI, SK are available starting 2024-08-08 12:00:00 for all models."},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [string] : hourly, daily"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String] : UTC, CET"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": {\n      \"EC_OP\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_AIFS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_ENS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_46\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"GFS_OP\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"GFS_ENS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      }\n    },\n    \"additionalProp2\": {\n      \"EC_OP\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_AIFS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_ENS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_46\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"GFS_OP\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"GFS_ENS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      }\n    },\n    \"additionalProp3\": {\n      \"EC_OP\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_AIFS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_ENS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"EC_46\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"GFS_OP\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      },\n      \"GFS_ENS\": {\n        \"run_00z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_06z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_12z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        },\n        \"run_18z\": {\n          \"mean\": [\n            0,\n            null\n          ],\n          \"q25\": [\n            0,\n            null\n          ],\n          \"q75\": [\n            0,\n            null\n          ],\n          \"min\": [\n            0,\n            null\n          ],\n          \"max\": [\n            0,\n            null\n          ],\n          \"median\": [\n            0,\n            null\n          ]\n        }\n      }\n    }\n  },\n  \"timezone\": \"UTC\",\n  \"run_date\": \"2025-06-23\"\n}"},{"id":"57df4248-1587-4167-8a5f-af03cdf96d43","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/forecasts/stats?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","forecasts","stats"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code\nForecasts for AT, HR, HU, RO, SI, SK are available starting 2024-08-08 12:00:00 for all models."},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [string] : hourly, daily"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String] : UTC, CET"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"0dffdba1-f4ba-4c25-8285-4c89bb0b1f9d"},{"name":"Get Day Ahead Gas Price Actuals","id":"08acfe58-12ea-4434-bba8-2744f1fc882d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/prices/v1/series/future/spot?commodity={{commodity}}&provider={{provider}}&market_area={{marketarea}}&trading_date={{date}}","description":"<p>This endpoint returns a list of Futures Spot prices for a defined timeframe, commodity,market area,country and provider.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","future","spot"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>** Required [String] **: gas, emissions</p>\n","type":"text/plain"},"key":"commodity","value":"{{commodity}}"},{"description":{"content":"<p>** Required [String] **: eex</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p><strong>Required [String]</strong>: For gas: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP\nFor emissions: EU</p>\n","type":"text/plain"},"key":"market_area","value":"{{marketarea}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Trading Date</p>\n","type":"text/plain"},"key":"trading_date","value":"{{date}}"}],"variable":[]}},"response":[{"id":"fd0f04d3-312d-43fa-b92c-7e299217b99c","name":"Futures Spot Price","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/future/spot?commodity=power&provider=entsoe&market_area=&trading_date=2024-08-01","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","future","spot"],"query":[{"key":"commodity","value":"power"},{"key":"provider","value":"entsoe"},{"key":"market_area","value":""},{"key":"trading_date","value":"2024-08-01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"amet7\": [\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      },\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      }\n    ],\n    \"cupidatat_0d4\": [\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      },\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      }\n    ],\n    \"elit_e\": [\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      },\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      }\n    ],\n    \"ullamco_0\": [\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      },\n      {\n        \"root\": \"<string>\",\n        \"tenor\": \"<string>\",\n        \"long_name\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots\": \"<integer>\",\n        \"number_of_trades\": \"<integer>\",\n        \"traded_volume\": \"<number>\",\n        \"unit\": \"<string>\",\n        \"trading_date\": \"<date>\",\n        \"product\": \"<string>\"\n      }\n    ]\n  }\n}"}],"_postman_id":"08acfe58-12ea-4434-bba8-2744f1fc882d"}],"id":"8641fb82-eb98-48bc-88e7-d3705ec402ad","_postman_id":"8641fb82-eb98-48bc-88e7-d3705ec402ad","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Long Term","item":[{"name":"Get Long Term Price Forecast","id":"2a87a4e7-17c6-49fd-8ef5-ce3072ee5e39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/prices/v1/series/forecasts/long-term?run_date={{run_date}}&zone={{zone}}&granularity={{granularity}}&demand_period={{demand_period}}&base_weather_model={{base_weather_model}}&scenarios={{scenarios}}","description":"<p>This endpoint allows to get long term price forecasts of base, peak or off_peak periods for a specified trading date and country under different granularities, base weather model, and various scenarios.</p>\n<p>Note:</p>\n<ul>\n<li>Multiple scenarios can be selected in a single run for a given base weather model.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","forecasts","long-term"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [YYYY-MM-DD]</strong> : Run date </p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: AT, BE, BG, CH, CZ, DE, EE, ES, FI, FR, GR, HR, HU, IE, IT, LT, LV, NL, PL, PT, RO, RS, SI, SK, UK</p>\n","type":"text/plain"},"key":"zone","value":"{{zone}}"},{"description":{"content":"<p>Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: base, peak, off_peak\nDefault value : base</p>\n","type":"text/plain"},"key":"demand_period","value":"{{demand_period}}"},{"description":{"content":"<p>Optional [String]: MEAN, MAX, MIN, Q25, Q75, MEDIAN, REF_2011, REF_2012, REF_2013, REF_2014, REF_2015, REF_2016, REF_2017, REF_2018, REF_2019, REF_2020, REF_2021, REF_2022, REF_2023, REF_2024\nDefault value : MEAN</p>\n","type":"text/plain"},"key":"base_weather_model","value":"{{base_weather_model}}"},{"description":{"content":"<p>Optional [String]: no_scenario, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50</p>\n<p>Default value : List [ \"no_scenario\" ]</p>\n","type":"text/plain"},"key":"scenarios","value":"{{scenarios}}"}],"variable":[]}},"response":[{"id":"69af3afc-97d4-470f-9655-5735000feb57","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/forecasts/long-term?trading_date={{trading_date}}&countries={{country}}&granularity={{granularity}}&demand_period={{demand_period}}&scenarios={{scenarios}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","forecasts","long-term"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [YYYY-MM-DD]** : Trading date "},{"key":"countries","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly"},{"key":"demand_period","value":"{{demand_period}}","description":"Optional [String]: base, peak, off_peak"},{"key":"scenarios","value":"{{scenarios}}","description":"Optional [String]: main, weather_year_history_2011, weather_year_history_2012, weather_year_history_2013, weather_year_history_2014, weather_year_history_2015, weather_year_history_2016, weather_year_history_2017, weather_year_history_2018, weather_year_history_2019, weather_year_history_2020, weather_year_history_2021, weather_year_history_2022, weather_year_history_2023, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15\nDefault value : List [ \"main\" ]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": {\n      \"additionalProp1\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      },\n      \"additionalProp2\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      },\n      \"additionalProp3\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      }\n    },\n    \"additionalProp2\": {\n      \"additionalProp1\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      },\n      \"additionalProp2\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      },\n      \"additionalProp3\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      }\n    },\n    \"additionalProp3\": {\n      \"additionalProp1\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      },\n      \"additionalProp2\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      },\n      \"additionalProp3\": {\n        \"additionalProp1\": [\n          0,\n          null\n        ],\n        \"additionalProp2\": [\n          0,\n          null\n        ],\n        \"additionalProp3\": [\n          0,\n          null\n        ]\n      }\n    }\n  },\n  \"timezone\": \"UTC\",\n  \"trading_date\": \"2025-06-23\",\n  \"hub\": \"PVB\",\n  \"metadata\": {\n    \"additionalProp1\": \"string\",\n    \"additionalProp2\": \"string\",\n    \"additionalProp3\": \"string\"\n  }\n}"},{"id":"8b26802a-7a08-4be0-8256-ccb7fcd32687","name":"Get Price Long Term Forecast","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/forecasts/long-term?trading_date={{trading_date}}&countries={{country}}&granularity={{granularity}}&demand_period={{demand_period}}&scenarios={{scenarios}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","forecasts","long-term"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [YYYY-MM-DD]** : Trading date "},{"key":"countries","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly"},{"key":"demand_period","value":"{{demand_period}}","description":"Optional [String]: base, peak, off_peak"},{"key":"scenarios","value":"{{scenarios}}","description":"Optional [String]: main, weather_year_history_2011, weather_year_history_2012, weather_year_history_2013, weather_year_history_2014, weather_year_history_2015, weather_year_history_2016, weather_year_history_2017, weather_year_history_2018, weather_year_history_2019, weather_year_history_2020, weather_year_history_2021, weather_year_history_2022, weather_year_history_2023, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15\nDefault value : List [ \"main\" ]"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"2a87a4e7-17c6-49fd-8ef5-ce3072ee5e39"},{"name":"Get Power Price Forward Curve","id":"7b97bd36-267c-45fd-a13f-17f5b342c9ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/power?trading_date={{trading_date}}&countries={{country}}&granularity={{granularity}}&demand_period={{demand_period}}&scenarios={{scenario}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","price-forward-curve","power"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Trading Date</p>\n","type":"text/plain"},"key":"trading_date","value":"{{trading_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code\nBE, DE, ES, FR, IT, NL, UK</p>\n","type":"text/plain"},"key":"countries","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: base, peak, off_peak\nDefault value : base</p>\n","type":"text/plain"},"key":"demand_period","value":"{{demand_period}}"},{"description":{"content":"<p>Optional [String]: main, weather_year_history_2011, weather_year_history_2012, weather_year_history_2013, weather_year_history_2014, weather_year_history_2015, weather_year_history_2016, weather_year_history_2017, weather_year_history_2018, weather_year_history_2019, weather_year_history_2020, weather_year_history_2021, weather_year_history_2022, weather_year_history_2023, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15</p>\n","type":"text/plain"},"key":"scenarios","value":"{{scenario}}"}],"variable":[]}},"response":[{"id":"079b693d-ea88-49b5-8f94-eec39de922ad","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas?trading_date={{trading_date}}&market_areas={{market_area}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","price-forward-curve","gas"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [Year-Month-Date]**: Trading Date"},{"key":"market_areas","value":"{{market_area}}","description":"**Required [String]**: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily, weekly, monthly, quarterly, yearly"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp2\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp3\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    }\n  },\n  \"timezone\": \"UTC\",\n  \"trading_date\": \"2025-06-23\",\n  \"hub\": \"PVB\",\n  \"metadata\": {\n    \"additionalProp1\": \"string\",\n    \"additionalProp2\": \"string\",\n    \"additionalProp3\": \"string\"\n  }\n}"},{"id":"cd25c62a-7cec-40b2-b3e5-39805a456f80","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas?trading_date={{trading_date}}&market_areas={{market_area}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","price-forward-curve","gas"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [Year-Month-Date]**: Trading Date"},{"key":"market_areas","value":"{{market_area}}","description":"**Required [String]**: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily, weekly, monthly, quarterly, yearly"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"7b97bd36-267c-45fd-a13f-17f5b342c9ab"},{"name":"Get Gas Price Forward Curve","id":"64be71b5-cb0f-4d31-86ad-d8adad183bd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas?trading_date={{trading_date}}&market_areas={{market_area}}&granularity={{granularity}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","price-forward-curve","gas"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Trading Date</p>\n","type":"text/plain"},"key":"trading_date","value":"{{trading_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP</p>\n","type":"text/plain"},"key":"market_areas","value":"{{market_area}}"},{"description":{"content":"<p>Optional [String]: daily, weekly, monthly, quarterly, yearly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"}],"variable":[]}},"response":[{"id":"1738afcb-2b35-4453-83b0-e6d9eba8c98a","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas?trading_date={{trading_date}}&market_areas={{market_area}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","price-forward-curve","gas"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [Year-Month-Date]**: Trading Date"},{"key":"market_areas","value":"{{market_area}}","description":"**Required [String]**: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily, weekly, monthly, quarterly, yearly"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp2\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp3\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    }\n  },\n  \"timezone\": \"UTC\",\n  \"trading_date\": \"2025-06-23\",\n  \"hub\": \"PVB\",\n  \"metadata\": {\n    \"additionalProp1\": \"string\",\n    \"additionalProp2\": \"string\",\n    \"additionalProp3\": \"string\"\n  }\n}"},{"id":"43efdec4-1d29-4025-86b1-9aa8ec1bacbf","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas?trading_date={{trading_date}}&market_areas={{market_area}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","price-forward-curve","gas"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [Year-Month-Date]**: Trading Date"},{"key":"market_areas","value":"{{market_area}}","description":"**Required [String]**: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily, weekly, monthly, quarterly, yearly"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": [\n        {\n            \"loc\": [\n                \"string\",\n                0\n            ],\n            \"msg\": \"string\",\n            \"type\": \"string\"\n        }\n    ]\n}"}],"_postman_id":"64be71b5-cb0f-4d31-86ad-d8adad183bd4"},{"name":"Get Gas Price Forward Curve by Country","id":"9906b6ee-2f68-4f8e-905c-3a0cc85b6333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas/country?trading_date={{trading_date}}&countries={{country}}&granularity={{granularity}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","price-forward-curve","gas","country"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Trading Date</p>\n","type":"text/plain"},"key":"trading_date","value":"{{trading_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"countries","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: daily, weekly, monthly, quarterly, yearly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"}],"variable":[]}},"response":[{"id":"7d2bcd61-8f0b-4f02-9368-202668cb5ef2","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas?trading_date={{trading_date}}&market_areas={{market_area}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","price-forward-curve","gas"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [Year-Month-Date]**: Trading Date"},{"key":"market_areas","value":"{{market_area}}","description":"**Required [String]**: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily, weekly, monthly, quarterly, yearly"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp2\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp3\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    }\n  },\n  \"timezone\": \"UTC\",\n  \"trading_date\": \"2025-06-23\",\n  \"hub\": \"PVB\",\n  \"metadata\": {\n    \"additionalProp1\": \"string\",\n    \"additionalProp2\": \"string\",\n    \"additionalProp3\": \"string\"\n  }\n}"},{"id":"18bae9e6-1736-471e-8cd3-e881607273af","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/price-forward-curve/gas?trading_date={{trading_date}}&market_areas={{market_area}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","price-forward-curve","gas"],"query":[{"key":"trading_date","value":"{{trading_date}}","description":"**Required [Year-Month-Date]**: Trading Date"},{"key":"market_areas","value":"{{market_area}}","description":"**Required [String]**: CEGH, CEGH VTP, CZ, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily, weekly, monthly, quarterly, yearly"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": [\n        {\n            \"loc\": [\n                \"string\",\n                0\n            ],\n            \"msg\": \"string\",\n            \"type\": \"string\"\n        }\n    ]\n}"}],"_postman_id":"9906b6ee-2f68-4f8e-905c-3a0cc85b6333"}],"id":"2f8fc4da-aea7-4d03-b9e5-3213605c493c","_postman_id":"2f8fc4da-aea7-4d03-b9e5-3213605c493c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Futures","item":[{"name":"Get Futures Settlement Prices","id":"c21c7761-34cd-4478-9eb3-12ebe4fa507a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/prices/v1/series/futures/settlements?commodity={{commodity}}&trading_date={{date}}&provider={{provider}}&country={{country}}&market_area={{marketarea}}&maturity_types={{maturitytypes}}","description":"<p>This endpoint returns the settlement price on a set day for different commodities, market areas and maturity types.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","futures","settlements"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: power, gas, emissions.\nWhen using emissions,  country and market_area parameters should be omitted.</p>\n","type":"text/plain"},"key":"commodity","value":"{{commodity}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Date that model was run</p>\n","type":"text/plain"},"key":"trading_date","value":"{{date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: eex</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Used only when commodity is power [String]: ISO 3166-1 alpha-2 country code(AT, BE, BG, CH, CZ, DE, ES, FR, GR, HR, HU, IE, IT, JP, NL, NORDIC, PL, RO, RS, SI, SK, UK)</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Used only when commodity is gas [string]: Gas: CEGH VTP, CZ VTP, ETF, GPL, JKM LNG, LNG, NBP, NBP EGSI, NCG, PEG, PSV, PVB, THE, TTF, TTF USD, ZEE, ZTP</p>\n","type":"text/plain"},"key":"market_area","value":"{{marketarea}}"},{"description":{"content":"<p>Optional [String]: day,weekend,month,quarter,season,year</p>\n","type":"text/plain"},"key":"maturity_types","value":"{{maturitytypes}}"}],"variable":[]}},"response":[{"id":"a172f904-f91a-4ea7-8f75-b07800fc5fb7","name":"Futures Settlement","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/futures/settlements?commodity=power&country=FR&market_area=&trading_date=2024-07-01&maturity_types=month&provider=eex","protocol":"https","host":["api","kpler","com"],"path":["power","prices","v1","series","futures","settlements"],"query":[{"key":"commodity","value":"power"},{"key":"country","value":"FR"},{"key":"market_area","value":""},{"key":"trading_date","value":"2024-07-01"},{"key":"maturity_types","value":"month"},{"key":"provider","value":"eex"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"sed_173\": [\n      {\n        \"product\": \"<string>\",\n        \"contract_name\": \"<string>\",\n        \"maturity_date\": \"<date>\",\n        \"maturity_type\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots_exch\": \"<integer>\",\n        \"number_of_trades_exch\": \"<integer>\",\n        \"traded_lots_tr\": \"<integer>\",\n        \"number_of_trades_tr\": \"<integer>\",\n        \"open_interest_lots\": \"<integer>\",\n        \"unit\": \"<string>\",\n        \"period\": \"<string>\"\n      },\n      {\n        \"product\": \"<string>\",\n        \"contract_name\": \"<string>\",\n        \"maturity_date\": \"<date>\",\n        \"maturity_type\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots_exch\": \"<integer>\",\n        \"number_of_trades_exch\": \"<integer>\",\n        \"traded_lots_tr\": \"<integer>\",\n        \"number_of_trades_tr\": \"<integer>\",\n        \"open_interest_lots\": \"<integer>\",\n        \"unit\": \"<string>\",\n        \"period\": \"<string>\"\n      }\n    ],\n    \"et_e5\": [\n      {\n        \"product\": \"<string>\",\n        \"contract_name\": \"<string>\",\n        \"maturity_date\": \"<date>\",\n        \"maturity_type\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots_exch\": \"<integer>\",\n        \"number_of_trades_exch\": \"<integer>\",\n        \"traded_lots_tr\": \"<integer>\",\n        \"number_of_trades_tr\": \"<integer>\",\n        \"open_interest_lots\": \"<integer>\",\n        \"unit\": \"<string>\",\n        \"period\": \"<string>\"\n      },\n      {\n        \"product\": \"<string>\",\n        \"contract_name\": \"<string>\",\n        \"maturity_date\": \"<date>\",\n        \"maturity_type\": \"<string>\",\n        \"market_area\": \"<string>\",\n        \"delivery_start\": \"<dateTime>\",\n        \"delivery_end\": \"<dateTime>\",\n        \"open_price\": \"<number>\",\n        \"high_price\": \"<number>\",\n        \"low_price\": \"<number>\",\n        \"last_price\": \"<number>\",\n        \"settlement_price\": \"<number>\",\n        \"traded_lots_exch\": \"<integer>\",\n        \"number_of_trades_exch\": \"<integer>\",\n        \"traded_lots_tr\": \"<integer>\",\n        \"number_of_trades_tr\": \"<integer>\",\n        \"open_interest_lots\": \"<integer>\",\n        \"unit\": \"<string>\",\n        \"period\": \"<string>\"\n      }\n    ]\n  }\n}"}],"_postman_id":"c21c7761-34cd-4478-9eb3-12ebe4fa507a"},{"name":"Get Futures Live Price","id":"b8c7eec0-18e1-46ff-a892-d6ffd31a1b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/prices/v1/series/future/live?country={{country}}&commodity={{commodity}}&trading_start_date={{startdate}}&trading_end_date={{enddate}}&product_name={{productname}}&provider={{provider}}","description":"<p>This endpoint returns the live price on a set day for different commodities in a defined country at a specific date and time.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","prices","v1","series","future","live"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>** Required [String] **: power, gas, emissions, biomass</p>\n","type":"text/plain"},"key":"commodity","value":"{{commodity}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive lower bound</p>\n","type":"text/plain"},"key":"trading_start_date","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive upper bound</p>\n","type":"text/plain"},"key":"trading_end_date","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String]: Name of Futures product</p>\n","type":"text/plain"},"key":"product_name","value":"{{productname}}"},{"description":{"content":"<p>Optional [String]: eex</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"2bb9b467-6adb-42d2-8798-e424353a7ce2","name":"Futures Live Price","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/prices/v1/series/future/live?commodity=power&trading_start_date=2024-08-01&trading_end_date=2024-08-01&product_name=&provider=eex&country=FR","host":["https://api.kpler.com"],"path":["power","prices","v1","series","future","live"],"query":[{"key":"commodity","value":"power"},{"key":"trading_start_date","value":"2024-08-01"},{"key":"trading_end_date","value":"2024-08-01"},{"key":"product_name","value":""},{"key":"provider","value":"eex"},{"key":"country","value":"FR"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"data\": [\n    {\n      \"root\": \"<string>\",\n      \"product\": \"<string>\",\n      \"commodity\": \"<string>\",\n      \"best_bid_price\": \"<number>\",\n      \"best_bid_volume\": \"<integer>\",\n      \"best_ask_price\": \"<number>\",\n      \"best_ask_volume\": \"<integer>\",\n      \"open_price\": \"<number>\",\n      \"high_price\": \"<number>\",\n      \"low_price\": \"<number>\",\n      \"last_price\": \"<number>\",\n      \"mid_market_price\": \"<number>\",\n      \"net_change\": \"<number>\",\n      \"volume\": \"<integer>\",\n      \"trading_date\": \"<dateTime>\",\n      \"unit\": \"<string>\",\n      \"period\": \"<string>\",\n      \"name\": \"<string>\",\n      \"country\": \"<string>\",\n      \"zone\": \"<string>\",\n      \"delivery_start\": \"<dateTime>\",\n      \"delivery_end\": \"<dateTime>\"\n    },\n    {\n      \"root\": \"<string>\",\n      \"product\": \"<string>\",\n      \"commodity\": \"<string>\",\n      \"best_bid_price\": \"<number>\",\n      \"best_bid_volume\": \"<integer>\",\n      \"best_ask_price\": \"<number>\",\n      \"best_ask_volume\": \"<integer>\",\n      \"open_price\": \"<number>\",\n      \"high_price\": \"<number>\",\n      \"low_price\": \"<number>\",\n      \"last_price\": \"<number>\",\n      \"mid_market_price\": \"<number>\",\n      \"net_change\": \"<number>\",\n      \"volume\": \"<integer>\",\n      \"trading_date\": \"<dateTime>\",\n      \"unit\": \"<string>\",\n      \"period\": \"<string>\",\n      \"name\": \"<string>\",\n      \"country\": \"<string>\",\n      \"zone\": \"<string>\",\n      \"delivery_start\": \"<dateTime>\",\n      \"delivery_end\": \"<dateTime>\"\n    }\n  ]\n}"}],"_postman_id":"b8c7eec0-18e1-46ff-a892-d6ffd31a1b19"}],"id":"6fbb3ac4-8437-4229-8ff2-625d8178f20e","_postman_id":"6fbb3ac4-8437-4229-8ff2-625d8178f20e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}}],"id":"13bcf900-37b5-4afc-b8cc-bbe6a7936d26","description":"<p>This folder contains endpoints providing power &amp; gas price data on day ahead and long term (up to Y+5) markets</p>\n","event":[{"listen":"prerequest","script":{"id":"332694bb-f503-4c04-a21c-bdf8434d01fb","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"6db8f98e-f788-4a62-8982-f91fc335ed36","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"13bcf900-37b5-4afc-b8cc-bbe6a7936d26","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Generation","item":[{"name":"Actuals","item":[{"name":"Get Generation per Fuel Type","id":"1d4707d7-9973-47e7-b7aa-ec76a2d509a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/fuel-types?country={{country}}&start={{startdate}}&end={{enddate}}&provider={{provider}}&fuel_types={{fueltypes}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>This Endpoint returns the total generation in MW for a specified fuel type, granularity and date range.</p>\n<p>There is a range of countries and fuel types for each provider:</p>\n<h1 id=\"bmrs\"><strong>BMRS</strong></h1>\n<p><strong>UK</strong>(biomass, fossil gas,fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, nuclear, other ,solar, wind offshore, wind on shore)</p>\n<h1 id=\"eex\"><strong>EEX</strong></h1>\n<p><strong>AT</strong>(biomass, fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir,other,waste)</p>\n<p><strong>APG</strong>(wind onshore, solar)</p>\n<p><strong>BE</strong>(fossil gas, wind offshore)</p>\n<p><strong>CH</strong>(hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear)</p>\n<p><strong>CZ</strong>(fossil brown coal/lignite, fossil gas, fossil hard coal, hydro pumped storage, hydro run-of-river and poundage, nuclear)</p>\n<p><strong>DE</strong>(biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, waste, wind offshore, wind onshore)</p>\n<p><strong>DETenneTDE</strong>(solar, wind offshore, wind onshore)</p>\n<p><strong>DE_TransnetBW</strong>(solar, wind onshore)</p>\n<p><strong>DE_Amprion</strong>(solar, wind onshore)</p>\n<p><strong>DE_50Hertz</strong>(solar, wind offshore, wind onshore)</p>\n<p><strong>ES</strong>(fossil gas, solar, wind onshore)</p>\n<p>**ES.REE(**solar, wind onshore)</p>\n<p>**FR.RTE(**solar, wind onshore, wind offshore)</p>\n<p><strong>GB</strong>(wind offshore, wind onshore)</p>\n<p><strong>IT</strong>(fossil gas)</p>\n<p><strong>IT_Terna</strong>(solar, wind onshore)</p>\n<p><strong>NL</strong>(biomass, fossil gas, fossil hard coal, hydro run-of-river and poundage, other wind offshore, wind onshore)</p>\n<h1 id=\"entsoe\"><strong>ENTSOE</strong></h1>\n<p><strong>AT</strong>(biomass, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage,hydro run-of-river and poundage,hydro water reservoir, other, other renewable, solar,waste, wind onshore)</p>\n<p><strong>BA</strong>(fossil brown coal/lignite, hydro pumped storage,hydro run-of-river and poundage,hydro water reservoir, other renewable,solar,wind onshore)</p>\n<p><strong>BE</strong>(biomass, fossil gas. Fossil oil, hydro pumped storage,hydro run-of-river and poundage, nuclear, other,solar,waste,wind offshore,wind onshore)</p>\n<p><strong>BG</strong>(biomass, fossil brown coal, fossil gas, fossil hard coal, hydro pumped storage,hydro run-of-river and poundage, hydro water reservoir, nuclear,solar,waste,wind onshore)</p>\n<p><strong>CH</strong>(hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir,nuclear,solar,wind onshore)</p>\n<p><strong>CY</strong>(fossil oil, wind onshore)up to 9th June 2022</p>\n<p><strong>CZ</strong>(biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>DE</strong>(biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>DE_50Hertz</strong>(biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, other, other renewable, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>DE_Amprion</strong>(biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>DE_LU</strong>(biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>DE_TransnetBW</strong>(biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>DE_TennetTDE</strong>(biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>DK</strong>(biomass, fossil gas, fossil hard coal, fossil oil, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>EE</strong>(biomass, fossil coal-derived gas, fossil gas, fossil oil shale, fossil peat, hydro run-of-river and poundage, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>ES</strong> (biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, marine,nuclear,other, other renewable, solar,waste, wind offshore, wind onshore)</p>\n<p><strong>FI</strong> (biomass,fossil gas, fossil hard coal, fossil oil, fossil peat, hydro run-of-river and poundage, nuclear, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>FR</strong>(biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>GE</strong>(fossil gas, hydro run-of-river and poundage, hydro water reservoir, wind onshore)</p>\n<p><strong>GR</strong>(fossil brown coal/lignite, fossil gas, fossil oil, hydro pumped storage, hydro water reservoir, solar, wind onshore)</p>\n<p><strong>HR</strong>(biomass, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other renewable, solar, waste, wind onshore)</p>\n<p><strong>HU</strong>(biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro run-of-river and poundage, hydro water reservoir, nuclear, other, other renewable solar, waste, wind onshore)</p>\n<p><strong>IE</strong>(fossil gas, fossil hard coal, fossil oil, fossil peat, hydro pumped storage, hydro run-of-river and poundage, other, wind onshore)</p>\n<p><strong>IT</strong>(biomass, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>LT</strong>(biomass, fossil gas, fossil hard coal, hydro pumped storage, hydro run-of-river and poundage, other, solar, waste, wind onshore)</p>\n<p><strong>LU</strong>(biomass, fossil gas, hydro run-of-river and poundage, hydro water reservoir, solar, waste, wind onshore)</p>\n<p><strong>LV</strong>(biomass, fossil gas, hydro run-of-river and poundage, other, solar, wind onshore)</p>\n<p><strong>MD</strong>(biomass, fossil gas, fossil hard coal, fossil oil, hydro run-of-river and poundage, solar, wind onshore)</p>\n<p><strong>ME</strong>(fossil brown coal/lignite, hydro water reservoir, wind onshore)</p>\n<p><strong>MK</strong>(fossil brown coal/lignite, fossil gas, ​​fossil oil, hydro water reservoir, wind onshore)</p>\n<p><strong>NL</strong>(biomass, fossil gas, fossil hard, hydro run-of-river and poundage, nuclear, other, solar, waste, wind offshore,wind onshore)</p>\n<p><strong>NO</strong>(biomass, fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>PL</strong>(biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other,other renewable, solar, wind onshore)</p>\n<p><strong>PT</strong>(biomass, fossil gas, fossil hard coal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, solar, wind offshore, wind onshore)</p>\n<p><strong>RO</strong>(biomass, fossil brown coal/lignite, fossil gas,fossil hard coal, hydro run-of-river and poundage, hydro water reservoir, nuclear,solar ,wind onshore)</p>\n<p><strong>RS</strong>(biomass, fossil brown coal/lignite, fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, wind onshore)</p>\n<p><strong>SE</strong>(fossil gas, hydro water reservoir, nuclear, other, solar, wind onshore)</p>\n<p><strong>SI</strong>(biomass, fossil brown coal/lignite,fossil gas, fossil oil, hydro pumped storage,hydro run-of-river and poundage,nuclear,solar,waste,wind onshore)</p>\n<p><strong>SK</strong>(biomass,fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil,hydro pumped storage,hydro run-of-river and poundage, hydro water reservoir,nuclear,other,other renewable, solar,wind onshore)</p>\n<p><strong>UA</strong>(fossil gas, fossil hard coal, hydro pumped storage, hydro water reservoir, nuclear, other, solar, wind onshore) up to 25 february 2022</p>\n<p><strong>UA</strong>(fossil gas, fossil hard coal, hydro pumped storage, hydro water reservoir, nuclear, other, solar, wind onshore)</p>\n<p><strong>UA_IPS</strong> (fossil gas, fossil hard coal, hydro pumped storage, hydro water reservoir, nuclear,solar, wind onshore)</p>\n<p><strong>UA_BEI</strong> (fossil hard coal, hydro water reservoir, other, solar, wind onshore)</p>\n<p><strong>UK</strong>(fossil gas, fossil hard coal, fossil oil, other wind onshore)</p>\n<p><strong>XK</strong>(fossil brown coal/lignite)</p>\n<h1 id=\"nordpool\"><strong>NORDPOOL</strong></h1>\n<p><strong>DK</strong>(biomass, fossil gas, fossil hard coal, fossil oil, hydro run-of-river and poundage,other renewable, solar, total, waste, wind offshore, wind onshore)</p>\n<p><strong>EE</strong>(biomass,fossil coal-derived gas,fossil gas, fossil oil shale, fossil peat, hydro run-of-river and poundage, other, other renewable, solar, total,waste, wind onshore)</p>\n<p><strong>FI</strong>(biomass, fossil gas, fossil hard, fossil oil, fossil peat, hydro run-of-river and poundage, nuclear, other, other renewable, solar,total, waste, wind onshore)</p>\n<p><strong>LT</strong>(biomass, fossil gas, hydro pumped storage, hydro run-of-river and poundage, other, solar, total, waste,wind onshore)</p>\n<p><strong>LV</strong>(biomass, fossil gas, hydro run-of-river and poundage, other, solar, total, wind onshore)</p>\n<p><strong>NO</strong>(biomass, fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, total, waste,wind onshore)</p>\n<p><strong>SE</strong>(fossil gas, hydro water reservoir, nuclear, other, solar,total, wind onshore)</p>\n<h1 id=\"rte\">RTE</h1>\n<p>FR(biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear, solar, waste, wind offshore, wind onshore)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","fuel-types"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code. Some zones are also accepted for compatibility purposes but behaviour might change in upcoming major versions.\nAvailable values : AT, BA, BE, BG, CH, CY, CZ, DE, DK, EE, ES, FI, FR, GB, GE, GR, HR, HU, IE, IT, JP, LT, LU, LV, MD, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK, DE_50Hertz, DE_Amprion, DE_AT_LU, DE_LU, DE_TenneTDE, DE_TransnetBW, DK1, DK2, IE_SEM, IT_Brindisi, IT_Calabria, IT_Centre_North, IT_Centre_South, IT_Foggia, IT_North, IT_Priolo, IT_Rossano, IT_Sardinia, IT_Sicily, IT_South, NIE, NO1, NO2, NO3, NO4, NO5, SE1, SE2, SE3, SE4</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gie, eco2mix, ned-nl, occto</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional [String]:  biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore, ac link, dc link, substation, transformer, total, wind</p>\n","type":"text/plain"},"key":"fuel_types","value":"{{fueltypes}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]:  UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"2897ebfa-1789-44a0-8da2-fbf80d74d589","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/fuel-types?country=DE_LU&granularity=hourly&timezone=UTC&provider=entsoe&start=2024-07-01&end=2024-07-05&fuel_types=biomass","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","fuel-types"],"query":[{"key":"country","value":"DE_LU"},{"key":"granularity","value":"hourly"},{"key":"timezone","value":"UTC"},{"key":"provider","value":"entsoe"},{"key":"start","value":"2024-07-01"},{"key":"end","value":"2024-07-05"},{"key":"fuel_types","value":"biomass"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"biomass\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"fossil brown coal/lignite\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"fossil coal-derived gas\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"fossil gas\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"fossil hard coal\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"fossil oil\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"fossil oil shale\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"fossil peat\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"geothermal\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"hydro pumped storage\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"hydro run-of-river and poundage\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"hydro water reservoir\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"marine\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"nuclear\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"other\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"other renewable\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"solar\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"waste\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"wind offshore\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"wind onshore\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"ac link\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"dc link\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"substation\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"transformer\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"total\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"wind\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  }\n}"},{"id":"5d2da5fc-4e07-4662-aa51-59f5905ba2af","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/fuel-types?fuel_types={{fueltypes}}&granularity={{granularity}}&timezone={{timezone}}&country={{country}}&start={{startdate}}&end={{enddate}}&provider={{provider}}","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","fuel-types"],"query":[{"key":"fuel_types","value":"{{fueltypes}}","description":"Optional [String]:  biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore, ac link, dc link, substation, transformer, total, wind"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: quarter_hour, hourly, daily, monthly"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String]:  UTC, CET"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code. Some zones are also accepted for compatibility purposes but behaviour might change in upcoming major versions.\nAvailable values : AT, BA, BE, BG, CH, CY, CZ, DE, DK, EE, ES, FI, FR, GB, GE, GR, HR, HU, IE, IT, JP, LT, LU, LV, MD, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK, DE_50Hertz, DE_Amprion, DE_AT_LU, DE_LU, DE_TenneTDE, DE_TransnetBW, DK1, DK2, IE_SEM, IT_Brindisi, IT_Calabria, IT_Centre_North, IT_Centre_South, IT_Foggia, IT_North, IT_Priolo, IT_Rossano, IT_Sardinia, IT_Sicily, IT_South, NIE, NO1, NO2, NO3, NO4, NO5, SE1, SE2, SE3, SE4"},{"key":"start","value":"{{startdate}}","description":"**Required[Year-Month-Date]**: Inclusive Lower bound"},{"key":"end","value":"{{enddate}}","description":"**Required[Year-Month-Date]**: Exclusive Upper bound"},{"key":"provider","value":"{{provider}}","description":"Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gie, eco2mix, ned-nl, occto"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"1d4707d7-9973-47e7-b7aa-ec76a2d509a1"},{"name":"Get Generation per Unit","id":"3d7202f0-77b7-4b3a-bdb1-9f6c7b27ce9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/units?country={{country}}&start={{startdate}}&end={{enddate}}&fuel_type={{fueltype}}&granularity={{granularity}}&timezone={{timezone}}&provider={{provider}}","description":"<p>This Endpoint returns the generation per unit in MW for a specified fuel type, granularity and date range.</p>\n<p>There is a range of countries and fuel types for each provider:</p>\n<h1 id=\"rte\">RTE</h1>\n<p>FR(biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear, solar, waste, wind offshore, wind onshore)</p>\n<h1 id=\"eex\">EEX</h1>\n<p>AT(</p>\n<p>BE</p>\n<p>CH(</p>\n<p>CZ</p>\n<p>DE</p>\n<p>ES</p>\n<p>GB</p>\n<p>IT</p>\n<p>IL</p>\n<h1 id=\"entsoe\">ENTSOE</h1>\n<p>AL (hydro water reservoir)</p>\n<p>AT(biomass, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage,hydro run-of-river and poundage,hydro water reservoir, other, other renewable, solar,waste, wind onshore)</p>\n<p>BE (biomass, fossil gas. Fossil oil, hydro pumped storage,hydro run-of-river and poundage, nuclear, other,solar,waste,wind offshore,wind onshore)</p>\n<p>CH (hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir,nuclear,solar,wind onshore)</p>\n<p>DE (biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>DK</strong> (biomass, fossil gas, fossil hard coal, fossil oil, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>EE</strong> (biomass, fossil coal-derived gas, fossil gas, fossil oil shale, fossil peat, hydro run-of-river and poundage, other, other renewable, solar, waste, wind onshore)</p>\n<p>ES (biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, marine,nuclear,other, other renewable, solar,waste, wind offshore, wind onshore)</p>\n<p><strong>FI</strong> (biomass,fossil gas, fossil hard coal, fossil oil, fossil peat, hydro run-of-river and poundage, nuclear, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>FR</strong> (biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>GE</strong> (fossil gas, hydro run-of-river and poundage, hydro water reservoir, wind onshore)</p>\n<p><strong>GR</strong> (fossil brown coal/lignite, fossil gas, fossil oil, hydro pumped storage, hydro water reservoir, solar, wind onshore)</p>\n<p><strong>HU</strong> (biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, geothermal, hydro run-of-river and poundage, hydro water reservoir, nuclear, other, other renewable solar, waste, wind onshore)</p>\n<p><strong>IE</strong> (fossil gas, fossil hard coal, fossil oil, fossil peat, hydro pumped storage, hydro run-of-river and poundage, other, wind onshore)</p>\n<p><strong>IT</strong> (biomass, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, solar, waste, wind offshore, wind onshore)</p>\n<p><strong>LT</strong> (biomass, fossil gas, fossil hard coal, hydro pumped storage, hydro run-of-river and poundage, other, solar, waste, wind onshore)</p>\n<p><strong>LV</strong> (biomass, fossil gas, hydro run-of-river and poundage, other, solar, wind onshore)</p>\n<p><strong>MD</strong> (biomass, fossil gas, fossil hard coal, fossil oil, hydro run-of-river and poundage, solar, wind onshore)</p>\n<p><strong>ME</strong> (fossil brown coal/lignite, hydro water reservoir, wind onshore)</p>\n<p><strong>MK</strong> (fossil brown coal/lignite, fossil gas, ​​fossil oil, hydro water reservoir, wind onshore)</p>\n<p><strong>NL</strong> (biomass, fossil gas, fossil hard, hydro run-of-river and poundage, nuclear, other, solar, waste, wind offshore,wind onshore)</p>\n<p><strong>NO</strong> (biomass, fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, other renewable, solar, waste, wind onshore)</p>\n<p><strong>PL</strong> (biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other,other renewable, solar, wind onshore)</p>\n<p><strong>PT</strong> (biomass, fossil gas, fossil hard coal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, solar, wind offshore, wind onshore)</p>\n<p><strong>RO</strong> (biomass, fossil brown coal/lignite, fossil gas,fossil hard coal, hydro run-of-river and poundage, hydro water reservoir, nuclear,solar ,wind onshore)</p>\n<p><strong>RS</strong> (biomass, fossil brown coal/lignite, fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, wind onshore)</p>\n<p><strong>SE</strong> (fossil gas, hydro water reservoir, nuclear, other, solar, wind onshore)</p>\n<p><strong>SI</strong> (biomass, fossil brown coal/lignite,fossil gas, fossil oil, hydro pumped storage,hydro run-of-river and poundage,nuclear,solar,waste,wind onshore)</p>\n<p><strong>SK</strong> (biomass,fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil,hydro pumped storage,hydro run-of-river and poundage, hydro water reservoir,nuclear,other,other renewable, solar,wind onshore)</p>\n<p><strong>UA</strong> (fossil gas, fossil hard coal, hydro pumped storage, hydro water reservoir, nuclear, other, solar, wind onshore)</p>\n<p><strong>UK</strong> (fossil gas, fossil hard coal, fossil oil, other wind onshore)</p>\n<p><strong>XK</strong> (fossil brown coal/lignite)</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","units"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required[String]</strong>: ISO 3166-1 alpha-2 country code </p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String] : biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore, ac link, dc link, substation, transformer, total, wind</p>\n","type":"text/plain"},"key":"fuel_type","value":"{{fueltype}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"},{"description":{"content":"<p>Optional [String] : bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gie, eco2mix, ned-nl, occto</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"fd5ccfad-76a8-4305-9f55-b01228f7b36f","name":"Series of generation per unit actuals","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/units?country=de&fuel_type=&granularity=monthly&provider=eex&start=2022-01-01&end=2024-09-10","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","units"],"query":[{"key":"country","value":"de"},{"key":"fuel_type","value":""},{"key":"granularity","value":"monthly"},{"key":"provider","value":"eex"},{"key":"start","value":"2022-01-01"},{"key":"end","value":"2024-09-10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"ested8\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  },\n  \"metadata\": {\n    \"in_8\": {\n      \"name\": \"<string>\",\n      \"asset_type\": \"<string>\",\n      \"fuel_type\": \"<string>\"\n    }\n  }\n}"}],"_postman_id":"3d7202f0-77b7-4b3a-bdb1-9f6c7b27ce9e"},{"name":"Get Consumption per Fuel Type","id":"7bec69a7-944b-4560-b4a5-e188dffc2eae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/consumption/fuel-types?country={{country}}&start={{startdate}}&end={{enddate}}&fuel_type={{fueltype}}&provider={{provider}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>This Endpoint pulls the Consumption of energy per fuel type. Currently the only fuel type is Hydro Pumped Storage</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","consumption","fuel-types"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String]. Default value : hydro pumped storage</p>\n","type":"text/plain"},"key":"fuel_type","value":"{{fueltype}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gie, eco2mix, ned-nl, occto\nDefault value : kpler</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"ebf09e3e-f69e-4fb4-8ab3-7c1a16065584","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/consumption/fuel-types/?country=DE&fuel_type=hydro pumped storage&provider=entsoe&granularity=daily&start=2024-07-01&end=2024-08-01","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","consumption","fuel-types",""],"query":[{"key":"country","value":"DE"},{"key":"fuel_type","value":"hydro pumped storage"},{"key":"provider","value":"entsoe"},{"key":"granularity","value":"daily"},{"key":"start","value":"2024-07-01"},{"key":"end","value":"2024-08-01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"aliqua8\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"velit_d\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  }\n}"},{"id":"5f7ae218-6ae1-499e-b433-fd1622bc5bbf","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/consumption/fuel-types?country={{country}}&fuel_type={{fueltype}}&provider={{provider}}&granularity={{granularity}}&start={{startdate}}&end={{enddate}}","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","consumption","fuel-types"],"query":[{"key":"country","value":"{{country}}","description":"**Required [String]**: AT, BE, CZ,DE, ES, FR,HR,IE,IT,LT,PL,PT,SK,UA"},{"key":"fuel_type","value":"{{fueltype}}","description":"Optional [String]:  hydro pumped storage"},{"key":"provider","value":"{{provider}}","description":"Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gie, eco2mix, ned-nl, occto\nDefault value : kpler"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: quarter_hour, hourly, daily, monthly"},{"key":"start","value":"{{startdate}}","description":"**Required [Year-Month-Date]**: Inclusive Lower bound"},{"key":"end","value":"{{enddate}}","description":"**Required[Year-Month-Date]**: Inclusive Upper bound"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": [\n        {\n            \"loc\": [\n                \"string\",\n                0\n            ],\n            \"msg\": \"string\",\n            \"type\": \"string\"\n        }\n    ]\n}"}],"_postman_id":"7bec69a7-944b-4560-b4a5-e188dffc2eae"},{"name":"Get Gas Inventories per Unit","id":"e32354f0-4c4e-450f-852a-6236979d6b52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/gas_inventories/units?country={{country}}&start={{startdate}}&end={{enddate}}&provider={{provider}}","description":"<p>This Endpoint pulls the daily storage, injection and withdrawal information for all gas storage facilities grouped by country. The source of the data is Gas Infrastructure Europe on the AGSI (Aggregated Gas Storage Inventory) dataset.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","gas_inventories","units"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required</strong> [Year-Month-Date]: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required</strong> [Year-Month-Date]: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String]: gie (Default value : gie)</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"5d0801cd-9c8d-419f-ac98-b37ffb719437","name":"Get Gas Inventories Per Units","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/gas_inventories/units?country=FR&provider=gie&start=2024-07-01&end=2024-07-04","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","gas_inventories","units"],"query":[{"key":"country","value":"FR"},{"key":"provider","value":"gie"},{"key":"start","value":"2024-07-01"},{"key":"end","value":"2024-07-04"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"sed2\": {\n      \"storage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"injection\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"withdrawal\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    },\n    \"nullaf86\": {\n      \"storage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"injection\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"withdrawal\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    },\n    \"ine7f\": {\n      \"storage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"injection\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"withdrawal\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    }\n  }\n}"}],"_postman_id":"e32354f0-4c4e-450f-852a-6236979d6b52"},{"name":"Get Generation per Unit by Production Unit Code","id":"9a067fac-dcd4-4fb4-a908-c987ea457c46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/units/:production_unit_code?start={{startdate}}&end={{enddate}}&provider={{provider}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>This Endpoint returns the generation for a specific production unit in MW for a specified fuel type, granularity and date range.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","units",":production_unit_code"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required</strong> [Year-Month-Date]: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required</strong> [Year-Month-Date]: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>Optional [string] : eex, entsoe, rte</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional [string]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[{"description":{"content":"<p><strong>Required</strong>[String]: Production Unit Code</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"production_unit_code"}]}},"response":[{"id":"45a1761c-a41b-474a-9e97-72e8f38985dd","name":"Get Generation Per Unit by production unit code","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/units/:production_unit_code?granularity=hourly&provider=<string>&start=<date>&end=<date>","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","units",":production_unit_code"],"query":[{"key":"granularity","value":"hourly"},{"key":"provider","value":"<string>"},{"key":"start","value":"<date>"},{"key":"end","value":"<date>"}],"variable":[{"key":"production_unit_code","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"ested8\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  },\n  \"metadata\": {\n    \"in_8\": {\n      \"name\": \"<string>\",\n      \"asset_type\": \"<string>\",\n      \"fuel_type\": \"<string>\"\n    }\n  }\n}"}],"_postman_id":"9a067fac-dcd4-4fb4-a908-c987ea457c46"},{"name":"Get Hydro Storage","id":"29003028-16f0-4e8b-a573-2aead447b384","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/hydro-storage?start={{startdate}}&end={{enddate}}&country={{country}}&provider={{provider}}","description":"<p>This Endpoint pulls the weekly Hydro Storage in MW for a specified Country.</p>\n<p>Each Provider has different countries in it's database:</p>\n<h1 id=\"eex\"><strong>EEX</strong></h1>\n<p><strong>AT,CH,CZ,DE</strong></p>\n<h1 id=\"entsoe\"><strong>ENTSOE</strong></h1>\n<p><strong>AL,AT,BG,CH,ES,FI,FR,GE,GR,HR,IT,LT,LV,ME,MK,NO,PT,RO,RS,SE,SI</strong></p>\n<h1 id=\"nordpool\"><strong>NORDPOOL</strong></h1>\n<p><strong>FI,NO,SE</strong></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","hydro-storage"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gie, eco2mix, ned-nl, occto\nDefault value : kpler</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"cc123060-2ee7-498e-805e-f2496dd757ab","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/hydro-storage?provider=entsoe&start=2024-08-01&end=2024-08-07&country=FR","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","hydro-storage"],"query":[{"key":"provider","value":"entsoe"},{"key":"start","value":"2024-08-01"},{"key":"end","value":"2024-08-07"},{"key":"country","value":"FR"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"sed0\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"magna69\": [\n      \"<number>\",\n      \"<number>\"\n    ],\n    \"ut_5f\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  }\n}"},{"id":"7a26ce8a-855e-4af8-a5da-2e4637b34659","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/hydro-storage?provider={{provider}}&start={{startdate}}&end={{enddate}}&country={{country}}","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","hydro-storage"],"query":[{"key":"provider","value":"{{provider}}","description":"Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gie, eco2mix, ned-nl, occto\nDefault value : kpler"},{"key":"start","value":"{{startdate}}","description":"**Required[Year-Month-Date]**: Inclusive Lower bound"},{"key":"end","value":"{{enddate}}","description":"**Required[Year-Month-Date]**: Exclusive Upper bound"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"29003028-16f0-4e8b-a573-2aead447b384"}],"id":"85c743a1-99fb-46ec-b28b-94b79ace4d83","description":"<p>This folder contains endpoints to get generation related data per unit.</p>\n","_postman_id":"85c743a1-99fb-46ec-b28b-94b79ace4d83","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Forecasts","item":[{"name":"Get Generation Forecast per Fuel Type","id":"bd89ff86-01f0-4dfe-a150-78f519f815d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/forecasts?kind={{kind}}&run_date={{rundate}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>This enpoint pulls our Generation Forecast in MW for a specified country and granularity using one of our forecast models. For more details on our short-term forecasts for dispatchable generation types, please refer this <a href=\"https://help.kpler.com/en/articles/11623179-fuel-based-power-generation-forecasts#h_af172e2908\">document</a>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","forecasts"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: wind, solar, combined, fossil brown coal/lignite, fossil gas, fossil hard coal, hydro water reservoir, hydro run-of-river and poundage, nuclear</p>\n","type":"text/plain"},"key":"kind","value":"{{kind}}"},{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"run_date","value":"{{rundate}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"92f8a98a-ed04-4573-ad48-3acaf07ea0e2","name":"Get Wind/Solar Forecast","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/forecasts?kind=combined&run_date=2024-07-01&country=DE&model=EC_OP&granularity=hourly&timezone=CET","host":["https://api.kpler.com"],"path":["power","generations","v1","series","forecasts"],"query":[{"key":"kind","value":"combined"},{"key":"run_date","value":"2024-07-01"},{"key":"country","value":"DE"},{"key":"model","value":"EC_OP"},{"key":"granularity","value":"hourly"},{"key":"timezone","value":"CET"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"est7\": {\n      \"EC_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_46\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      }\n    }\n  }\n}"}],"_postman_id":"bd89ff86-01f0-4dfe-a150-78f519f815d3"},{"name":"Get Generation Forecast per Fuel Type by Horizon","id":"a6a895ea-21f8-4d00-8641-bafefc146c26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/generations/v1/series/forecasts/countries/:country/horizons/:horizon/models/:model/runs/:run?kind={{kind}}&start_date={{startdate}}&end_date={{enddate}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>Provides views of forecasts as they appeared from earlier run dates (e.g., D–1, D–2), useful for revision tracking and performance analysis, as it allows to see what our model forecasted up to d-15 days before specified range.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","forecasts","countries",":country","horizons",":horizon","models",":model","runs",":run"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required</strong> [string]: wind, solar</p>\n","type":"text/plain"},"key":"kind","value":"{{kind}}"},{"description":{"content":"<p><strong>Required</strong> [Year-Month-Date]: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start_date","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required</strong> [Year-Month-Date]: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end_date","value":"{{enddate}}"},{"description":{"content":"<p>Optional [string]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[{"description":{"content":"<p><strong>Required [String]</strong>: AL, AT, BA, BE, BG, CH, CY, CZ, DE, DE-LU, DK, EE, ES, FI, FR, GE, GR, HR, HU, IE, IT, LT, LV, MD, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK</p>\n","type":"text/plain"},"type":"any","value":"{{country}}","key":"country"},{"description":{"content":"<p><strong>Required [String]</strong> : D-0, D-1, D-2, D-3, D-4, D-5, D-6, D-7, D-8, D-9, D-10, D-11, D-12, D-13, D-14, D-15</p>\n","type":"text/plain"},"type":"any","value":"{{horizon}}","key":"horizon"},{"description":{"content":"<p><strong>Required [String]</strong>: EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"type":"any","value":"{{model}}","key":"model"},{"description":{"content":"<p><strong>Required [String]</strong> : 00, 06, 12, 18</p>\n","type":"text/plain"},"type":"any","value":"{{run}}","key":"run"}]}},"response":[{"id":"8203941b-d306-4978-836d-38a765ced71a","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/forecasts/countries/:country/horizons/:horizon/models/:model/runs/:run?kind=<string>&start_date=<date>&end_date=<date>&granularity=hourly&timezone=CET","host":["https://api.kpler.com"],"path":["power","generations","v1","series","forecasts","countries",":country","horizons",":horizon","models",":model","runs",":run"],"query":[{"key":"kind","value":"<string>"},{"key":"start_date","value":"<date>"},{"key":"end_date","value":"<date>"},{"key":"granularity","value":"hourly"},{"key":"timezone","value":"CET"}],"variable":[{"key":"country","value":"<string>","description":"(Required) "},{"key":"horizon","value":"<string>","description":"(Required) "},{"key":"model","value":"<string>","description":"(Required) "},{"key":"run","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"country\": \"<string>\",\n  \"horizon\": \"<string>\",\n  \"timezone\": \"<string>\",\n  \"model\": \"<string>\",\n  \"run\": \"<string>\",\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": [\n    \"<number>\",\n    \"<number>\"\n  ]\n}"},{"id":"305a58aa-8995-4045-9f4c-7b787e8b29fe","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/forecasts/countries/:country/horizons/:horizon/models/:model/runs/:run?kind=<string>&start_date=<date>&end_date=<date>&granularity=hourly&timezone=CET","host":["https://api.kpler.com"],"path":["power","generations","v1","series","forecasts","countries",":country","horizons",":horizon","models",":model","runs",":run"],"query":[{"key":"kind","value":"<string>"},{"key":"start_date","value":"<date>"},{"key":"end_date","value":"<date>"},{"key":"granularity","value":"hourly"},{"key":"timezone","value":"CET"}],"variable":[{"key":"country","value":"<string>","description":"(Required) "},{"key":"horizon","value":"<string>","description":"(Required) "},{"key":"model","value":"<string>","description":"(Required) "},{"key":"run","value":"<string>","description":"(Required) "}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"loc\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"msg\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"a6a895ea-21f8-4d00-8641-bafefc146c26"},{"name":"Get Generation Forecast Stats per Fuel Type","id":"aa1ff661-f94f-443b-a805-cd8241d85134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/generations/v1/series/forecasts/stats?kind={{fuel_type}}&run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>For a given run date, provides statistical summaries (min, q25, median, mean, q75, max) calculated across ensemble members from <strong>EC ENS</strong> and <strong>GFS ENS</strong></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","forecasts","stats"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: wind, solar, combined, fossil brown coal/lignite, fossil gas, fossil hard coal, hydro water reservoir, hydro run-of-river and poundage, nuclear</p>\n","type":"text/plain"},"key":"kind","value":"{{fuel_type}}"},{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [string] : quarter_hourly, half_hourly, hourly, daily\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String] : UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"e84dcffc-4fa5-4963-b6c2-e024a0c74b35","name":"Get Forecast Stats per Fuel Type","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/forecasts/stats?kind={{fuel_type}}&run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","forecasts","stats"],"query":[{"key":"kind","value":"{{fuel_type}}","description":"**Required [String]**: wind, solar, combined, fossil brown coal/lignite, fossil gas, fossil hard coal, hydro water reservoir, hydro run-of-river and poundage, nuclear"},{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [string] : hourly, daily"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String] : UTC, CET"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"country\": \"string\",\n    \"horizon\": \"D-0\",\n    \"timezone\": \"UTC\",\n    \"model\": \"EC_OP\",\n    \"run\": \"string\",\n    \"provider\": \"bmrs\",\n    \"index\": [\n        \"string\"\n    ],\n    \"data\": [\n        0,\n        null\n    ]\n}"},{"id":"100ff94e-f8a0-49f9-81dd-b9e8e00112c7","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/forecasts/stats?kind={{fuel_type}}&run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","forecasts","stats"],"query":[{"key":"kind","value":"{{fuel_type}}","description":"**Required [String]**: wind, solar, combined, fossil brown coal/lignite, fossil gas, fossil hard coal, hydro water reservoir, hydro run-of-river and poundage, nuclear"},{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [string] : hourly, daily"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String] : UTC, CET"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"aa1ff661-f94f-443b-a805-cd8241d85134"},{"name":"Get Generation Long Term Forecast","id":"c21c1528-eceb-4493-a56d-1b3aee39d27f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kpler.com/power/generations/v1/series/forecasts/long-term?run_date={{run_date}}&fuel_type={{fuel_type}}&zone={{zone}}&granularity={{granularity}}&demand_period={{demand_period}}&base_weather_model={{base_weather_model}}&scenarios={{scenarios}}","description":"<p>This endpoint allows to get long term generation forecasts of base, peak or off_peak periods for a specified trading date and country under different granularities, base weather model, and various scenarios.</p>\n<p>Note:</p>\n<ul>\n<li><p>This endpoint's first available run date is 2025-07-15. These are updated monthly and hence, all run dates available will be the 1st of each month.</p>\n</li>\n<li><p>Currently, scenarios are not available for this endpoint.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","generations","v1","series","forecasts","long-term"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [YYYY-MM-DD]</strong> : Run date </p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: wind, solar</p>\n","type":"text/plain"},"key":"fuel_type","value":"{{fuel_type}}"},{"description":{"content":"<p><strong>Required [String]</strong>: AL, AT, BA, BE, BG, CH, CZ, DE, DK, DK1, DK2, EE, ES, FI, FR, GE, GR, HR, HU, IE, IT, IT-Calabria, IT-Centre-North, IT-Centre-South, IT-North, IT-Sardinia, IT-Sicily, IT-South, LT, LV, ME, MK, NL, NO, NO1, NO2, NO3, NO4, NO5, PL, PT, RO, RS, SE, SE1, SE2, SE3, SE4, SI, SK, UK</p>\n","type":"text/plain"},"key":"zone","value":"{{zone}}"},{"description":{"content":"<p>Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly\nDefault value : daily</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: base, peak, off_peak\nDefault value : base</p>\n","type":"text/plain"},"key":"demand_period","value":"{{demand_period}}"},{"description":{"content":"<p>Optional [String]: MEAN, MAX, MIN, Q25, Q75, MEDIAN, REF_2011, REF_2012, REF_2013, REF_2014, REF_2015, REF_2016, REF_2017, REF_2018, REF_2019, REF_2020, REF_2021, REF_2022, REF_2023, REF_2024, SEASONAL\nDefault value : MEAN</p>\n","type":"text/plain"},"key":"base_weather_model","value":"{{base_weather_model}}"},{"description":{"content":"<p>Optional [String]: no_scenario, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50\nDefault value : List [ \"no_scenario\"]</p>\n","type":"text/plain"},"key":"scenarios","value":"{{scenarios}}"}],"variable":[]}},"response":[{"id":"9b60d307-6e4f-4e4a-b1fa-851bfd58f0d7","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/forecasts/long-term?run_date={{run_date}}&fuel_type={{fuel_type}}&zones={{zones}}&granularity={{granularity}}&demand_period={{demand_period}}&base_weather_model={{base_weather_model}}&scenarios={{scenario}}","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","forecasts","long-term"],"query":[{"key":"run_date","value":"{{run_date}}","description":"**Required [YYYY-MM-DD]** : Run date "},{"key":"fuel_type","value":"{{fuel_type}}","description":"**Required [String]**: wind, solar"},{"key":"zones","value":"{{zones}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly"},{"key":"demand_period","value":"{{demand_period}}","description":"Optional [String]: base, peak, off_peak"},{"key":"base_weather_model","value":"{{base_weather_model}}","description":"Optional [String]: MEAN, MAX, MIN, Q25, Q75, MEDIAN, REF_2011, REF_2012, REF_2013, REF_2014, REF_2015, REF_2016, REF_2017, REF_2018, REF_2019, REF_2020, REF_2021, REF_2022, REF_2023, REF_2024\nDefault value : MEAN"},{"key":"scenarios","value":"{{scenario}}","description":"Optional [String]: no_scenario, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50\nDefault value : List [ \"no_scenario\" ]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp2\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp3\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    }\n  },\n  \"is_fixed_data\": {\n    \"additionalProp1\": {}\n  },\n  \"run_date\": \"2025-07-16\",\n  \"timezone\": \"UTC\"\n}"},{"id":"58073066-753f-4f58-bb46-c112d093e75c","name":"Validation Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/generations/v1/series/forecasts/long-term?run_date={{run_date}}&fuel_type={{fuel_type}}&zones={{zones}}&granularity={{granularity}}&demand_period={{demand_period}}&base_weather_model={{base_weather_model}}&scenarios={{scenario}}","protocol":"https","host":["api","kpler","com"],"path":["power","generations","v1","series","forecasts","long-term"],"query":[{"key":"run_date","value":"{{run_date}}","description":"**Required [YYYY-MM-DD]** : Run date "},{"key":"fuel_type","value":"{{fuel_type}}","description":"**Required [String]**: wind, solar"},{"key":"zones","value":"{{zones}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly"},{"key":"demand_period","value":"{{demand_period}}","description":"Optional [String]: base, peak, off_peak"},{"key":"base_weather_model","value":"{{base_weather_model}}","description":"Optional [String]: MEAN, MAX, MIN, Q25, Q75, MEDIAN, REF_2011, REF_2012, REF_2013, REF_2014, REF_2015, REF_2016, REF_2017, REF_2018, REF_2019, REF_2020, REF_2021, REF_2022, REF_2023, REF_2024\nDefault value : MEAN"},{"key":"scenarios","value":"{{scenario}}","description":"Optional [String]: no_scenario, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50\nDefault value : List [ \"no_scenario\" ]"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"c21c1528-eceb-4493-a56d-1b3aee39d27f"}],"id":"491a712b-58d1-4f9f-965c-31665c1f0596","_postman_id":"491a712b-58d1-4f9f-965c-31665c1f0596","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}}],"id":"a749f381-3461-421f-88c2-5a855963ff81","description":"<p>This folder contains endpoints providing power generation &amp; consumption data for generation and production units.</p>\n","_postman_id":"a749f381-3461-421f-88c2-5a855963ff81","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Interconnection","item":[{"name":"Get Net Transfer Capacities","id":"8d327393-f0db-4658-868a-bd9ecdaadff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/interconnections/v1/series/net_transfer_capacities?forecast_horizon={{forecasthorizon}}&country={{country}}&start={{startdate}}&end={{enddate}}&provider={{provider}}&timezone={{timezone}}","description":"<p>This endpoint pulls a providers forecast transfer capacities between countries on different horizons.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","interconnections","v1","series","net_transfer_capacities"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong> : DayAhead, WeekAhead, MonthAhead, YearAhead</p>\n","type":"text/plain"},"key":"forecast_horizon","value":"{{forecasthorizon}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code </p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String]: entsoe, nordpool</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional [String]: UTC, CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"909340dc-fcd0-470e-95b1-1e968e7a13ce","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/interconnections/v1/series/net_transfer_capacities?forecast_horizon=DayAhead&country=FR&provider=entsoe&start=2024-09-01&end=2024-09-04","protocol":"https","host":["api","kpler","com"],"path":["power","interconnections","v1","series","net_transfer_capacities"],"query":[{"key":"forecast_horizon","value":"DayAhead"},{"key":"country","value":"FR"},{"key":"provider","value":"entsoe"},{"key":"start","value":"2024-09-01"},{"key":"end","value":"2024-09-04"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"ullamco_2\": {\n      \"et__ad\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    }\n  }\n}"},{"id":"d7bbac53-6afc-40dc-bcbd-21675659a17f","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/interconnections/v1/series/net_transfer_capacities?forecast_horizon={{forecasthorizon}}&country={{country}}&provider={{provider}}&timezone={{timezone}}&start={{startdate}}&end={{enddate}}","protocol":"https","host":["api","kpler","com"],"path":["power","interconnections","v1","series","net_transfer_capacities"],"query":[{"key":"forecast_horizon","value":"{{forecasthorizon}}","description":"**Required [String]** : DayAhead, WeekAhead, MonthAhead, YearAhead"},{"key":"country","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code "},{"key":"provider","value":"{{provider}}","description":"Optional [String]: bmrs, epex, edf, eex, entsoe, gme, jao, kpler, n2ex, nordpool, rte, terna"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String]: UTC, CET"},{"key":"start","value":"{{startdate}}","description":"**Required [Year-Month-Date]**: Inclusive Lower bound"},{"key":"end","value":"{{enddate}}","description":"**Required [Year-Month-Date]**: Exclusive Upper bound"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": [\n        {\n            \"loc\": [\n                \"string\",\n                0\n            ],\n            \"msg\": \"string\",\n            \"type\": \"string\"\n        }\n    ]\n}"}],"_postman_id":"8d327393-f0db-4658-868a-bd9ecdaadff3"},{"name":"Get Scheduled Commercial Exchanges","id":"84505775-0ab6-4ca4-9628-2d66f27a1050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/csv"}],"url":"https://api.kpler.com/power/interconnections/v1/series/commercial_schedules/?market_type={{market_type}}&area_type={{area_type}}&start={{startdate}}&end={{enddate}}&country={{country}}&granularity={{granularity}}&timezone={{timezone}}&provider={{provider}}","description":"<p>This endpoint shows the commercial exchange schedules between different bidding zones for different markets and granularity.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","interconnections","v1","series","commercial_schedules",""],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>** Required [string] ** : day_ahead, total, long_term, intraday</p>\n","type":"text/plain"},"key":"market_type","value":"{{market_type}}"},{"description":{"content":"<p>** Required [String] **: bidding_zone, control_area, country</p>\n","type":"text/plain"},"key":"area_type","value":"{{area_type}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p>** Required [String] **: ISO 3166-1 alpha-2 country code </p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, hourly, daily, monthly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String] : UTC, CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"},{"description":{"content":"<p>Optional[String]: entsoe, rte</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"0390d6c3-8022-4cca-9e32-9a488cf73818","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/interconnections/v1/series/commercial_schedules/?market_type=day_ahead&area_type=country&granularity=hourly&country=FR&provider=entsoe&start=2024-08-01&end=2024-08-04","protocol":"https","host":["api","kpler","com"],"path":["power","interconnections","v1","series","commercial_schedules",""],"query":[{"key":"market_type","value":"day_ahead"},{"key":"area_type","value":"country"},{"key":"granularity","value":"hourly"},{"key":"country","value":"FR"},{"key":"provider","value":"entsoe"},{"key":"start","value":"2024-08-01"},{"key":"end","value":"2024-08-04"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"aliquip949\": {\n      \"ut5f\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    },\n    \"ut_\": {\n      \"anim_9\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"cillum9a0\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    }\n  }\n}"},{"id":"8b959863-779a-4402-8223-b91b40ba4b96","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/interconnections/v1/series/commercial_schedules/?market_type={{markettype}}&area_type={{areatype}}&granularity={{granularity}}&country={{country}}&timezone={{timezone}}&provider={{provider}}&start={{startdate}}&end={{enddate}}","protocol":"https","host":["api","kpler","com"],"path":["power","interconnections","v1","series","commercial_schedules",""],"query":[{"key":"market_type","value":"{{markettype}}","description":"** Required [string] ** : day_ahead, total, long_term, intraday"},{"key":"area_type","value":"{{areatype}}","description":"** Required [String] **: bidding_zone, control_area, country"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, monthly"},{"key":"country","value":"{{country}}","description":"** Required [String] **: ISO 3166-1 alpha-2 country code "},{"key":"timezone","value":"{{timezone}}","description":"Optional [String] : UTC, CET"},{"key":"provider","value":"{{provider}}","description":"Optional[String]: bmrs, epex, edf, eex, entsoe, gme, jao, kpler, n2ex, nordpool, rte, terna"},{"key":"start","value":"{{startdate}}","description":"**Required[Year-Month-Date]**: Inclusive Lower bound"},{"key":"end","value":"{{enddate}}","description":"**Required[Year-Month-Date]**: Exclusive Upper bound"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"detail\": [\n        {\n            \"loc\": [\n                \"string\",\n                0\n            ],\n            \"msg\": \"string\",\n            \"type\": \"string\"\n        }\n    ]\n}"}],"_postman_id":"84505775-0ab6-4ca4-9628-2d66f27a1050"}],"id":"380301ba-36d1-4456-a825-205447444445","description":"<p>This folder contains Net Transfer Capacities and Scheduled Commercial Exchanges endpoints, providing interconnection data coming from third party providers (ENTSOE, RTE etc)</p>\n","_postman_id":"380301ba-36d1-4456-a825-205447444445","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Outages & Availability","item":[{"name":"Outages / UMMs","item":[{"name":"Outages Scraping","id":"59b91115-d9a2-491b-9cf7-47ae8670b1a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/outages/v1/scraping?providers={{provider}}&fuel_types={{fuel_type}}&created_from={{created_from}}&created_to={{created_to}}&countries={{country}}&asset_types={{asset_types}}&effective_from={{effective_from}}&effective_to={{effective_to}}&as_of={{as_of}}","description":"<p>This endpoint returns details of outages from different providers and for various fuel types and asset types in a specified time range for a specified country. The outage details can also be viewed as of a given point in time.</p>\n<p>Here is the combinations of providers and countries:</p>\n<ul>\n<li><p><strong>BMRS</strong> (BMRS migrated to Elexon on 2024-05-31) <strong>-</strong> UK</p>\n</li>\n<li><p><strong>EDF</strong> - BE, FR</p>\n</li>\n<li><p><strong>EEX</strong> - AL, AT, BE, CH, CZ, DE, ES, FR, GR, HU, IE, IT, LU, NL, PL, RO, SE, UK</p>\n</li>\n<li><p><strong>Elexon</strong> - UK</p>\n</li>\n<li><p><strong>ENTSOE</strong> - AL, AT, BA, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GE, GR, HU, IE, IT, LT, LU, LV, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK</p>\n</li>\n<li><p><strong>Nordpool</strong> - BE, BG, DE, DK, EE, ES, FI, FR, IE, LT, LV, NL, NO, SE, UK</p>\n</li>\n<li><p><strong>RTE</strong> - FR</p>\n</li>\n<li><p><strong>KPLER</strong> - AL, AT, BA, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GE, GR, HU, IE, IT, JP, LT, LU, LV, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK</p>\n</li>\n<li><p><strong>GME</strong> - IT, GR</p>\n</li>\n<li><p><strong>GIIP</strong> - PL</p>\n</li>\n<li><p><strong>OMIE</strong> - ES, PT</p>\n</li>\n<li><p><strong>HJKS</strong> - JP</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","scraping"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"providers","value":"{{provider}}"},{"description":{"content":"<p>Available values : biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore</p>\n","type":"text/plain"},"key":"fuel_types","value":"{{fuel_type}}"},{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: Inclusive lower bound\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"created_from","value":"{{created_from}}"},{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: Exclusive upper bound. Ex: 2025-01-01T12:00:00\nShould be less than created_from + {'days': 3}</p>\n","type":"text/plain"},"key":"created_to","value":"{{created_to}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"countries","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: generation, production, transmission, consumption</p>\n","type":"text/plain"},"key":"asset_types","value":"{{asset_types}}"},{"description":{"content":"<p>Optional [YYYY-MM-DDTHH:MM:SS]:\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"effective_from","value":"{{effective_from}}"},{"description":{"content":"<p>Optional [YYYY-MM-DDTHH:MM:SS]:\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"effective_to","value":"{{effective_to}}"},{"description":{"content":"<p>Optional [YYYY-MM-DDTHH:MM:SS]: as seen at a given timestamp (exclusive)\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"as_of","value":"{{as_of}}"}],"variable":[]}},"response":[{"id":"3b2fc3ad-f077-4c9b-a712-01e57b9d9382","name":"Search Outages for Scraping","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/outages/v1/scraping?providers={{provider}}&fuel_types={{fuel_type}}&asset_types={{asset_types}}&effective_from={{effective_from}}&effective_to={{effective_to}}&as_of={{as_of}}&created_from={{created_from}}&created_to={{created_to}}&countries={{country}}","protocol":"https","host":["api","kpler","com"],"path":["power","outages","v1","scraping"],"query":[{"key":"providers","value":"{{provider}}","description":"Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, gme, giip, omie, hjks"},{"key":"fuel_types","value":"{{fuel_type}}","description":"Available values : biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore"},{"key":"asset_types","value":"{{asset_types}}","description":"Optional [String]: generation, production, transmission, consumption"},{"key":"effective_from","value":"{{effective_from}}","description":"Optional [YYYY-MM-DDTHH:MM:SS]:\nex: 2025-01-01T12:00:00"},{"key":"effective_to","value":"{{effective_to}}","description":"Optional [YYYY-MM-DDTHH:MM:SS]:\nex: 2025-01-01T12:00:00"},{"key":"as_of","value":"{{as_of}}","description":"Optional [YYYY-MM-DDTHH:MM:SS]: as seen at a given timestamp (exclusive)\nex: 2025-01-01T12:00:00"},{"key":"created_from","value":"{{created_from}}","description":"**Required [YYYY-MM-DDTHH:MM:SS]**: Inclusive lower bound\nex: 2025-01-01T12:00:00"},{"key":"created_to","value":"{{created_to}}","description":"**Required [YYYY-MM-DDTHH:MM:SS]**: Exclusive lower bound\nex: 2025-01-01T12:00:00\nShould be less than created_from + {'days': 3}"},{"key":"countries","value":"{{country}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"message_id\": \"string\",\n      \"version\": 0,\n      \"start_date\": \"2025-06-20T15:10:15.320Z\",\n      \"end_date\": \"2025-06-20T15:10:15.320Z\",\n      \"publication_date\": \"2025-06-20T15:10:15.320Z\",\n      \"provider_name\": \"bmrs\",\n      \"event_status\": \"\",\n      \"reason\": \"string\",\n      \"remarks\": \"string\",\n      \"unavailability_type\": \"\",\n      \"asset\": {\n        \"type\": \"production\",\n        \"code\": \"string\",\n        \"name\": \"string\",\n        \"fuel_type\": \"\",\n        \"installed_capacity\": 0,\n        \"location\": \"string\",\n        \"bidding_zone\": \"string\",\n        \"control_area\": \"string\",\n        \"production_code\": \"string\"\n      },\n      \"details\": [\n        {\n          \"start_date\": \"2025-06-20T15:10:15.320Z\",\n          \"end_date\": \"2025-06-20T15:10:15.320Z\",\n          \"available_capacity\": 0\n        }\n      ],\n      \"min_available_capacity\": 0,\n      \"max_available_capacity\": 0\n    }\n  ]\n}"}],"_postman_id":"59b91115-d9a2-491b-9cf7-47ae8670b1a6"},{"name":"Outages Search","id":"cc1628eb-7a28-4a55-a8ca-9e60e67b0d6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/outages/v1/search?start={{startdate}}&end={{enddate}}&countries={{country}}&provider_name={{provider}}&fuel_type={{fueltype}}&unavailability_type={{unavailability_type}}&event_status={{event_status}}&range_type={{range_type}}&only_commissioned={{only_commissioned}}&production_unit={{produnit}}&order_by={{order_by}}&size={{size}}&after={{after}}","description":"<p>This endpoint returns all outages and ramping rates for a Production Unit in a specified time range for a specified country.</p>\n<p>Here is the combinations of providers and countries:</p>\n<ul>\n<li><p><strong>BMRS</strong> (BMRS migrated to Elexon on 2024-05-31) <strong>-</strong> UK</p>\n</li>\n<li><p><strong>EDF</strong> - BE, FR</p>\n</li>\n<li><p><strong>EEX</strong> - AL, AT, BE, CH, CZ, DE, ES, FR, GR, HU, IE, IT, LU, NL, PL, RO, SE, UK</p>\n</li>\n<li><p><strong>Elexon</strong> - UK</p>\n</li>\n<li><p><strong>ENTSOE</strong> - AL, AT, BA, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GE, GR, HU, IE, IT, LT, LU, LV, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK</p>\n</li>\n<li><p><strong>Nordpool</strong> - BE, BG, DE, DK, EE, ES, FI, FR, IE, LT, LV, NL, NO, SE, UK</p>\n</li>\n<li><p><strong>RTE</strong> - FR</p>\n</li>\n<li><p><strong>KPLER</strong> - AL, AT, BA, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GE, GR, HU, IE, IT, JP, LT, LU, LV, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK</p>\n</li>\n<li><p><strong>GME</strong> - IT, GR</p>\n</li>\n<li><p><strong>GIIP</strong> - PL</p>\n</li>\n<li><p><strong>OMIE</strong> - ES, PT</p>\n</li>\n<li><p><strong>HJKS</strong> - JP</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","search"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: Inclusive lower bound\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: Exclusive lower bound\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"countries","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"provider_name","value":"{{provider}}"},{"description":{"content":"<p>Available values : biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore</p>\n","type":"text/plain"},"key":"fuel_type","value":"{{fueltype}}"},{"description":{"content":"<p>Optional [String]: planned, unplanned</p>\n","type":"text/plain"},"key":"unavailability_type","value":"{{unavailability_type}}"},{"description":{"content":"<p>Optional [String]: active, cancelled, withdrawn</p>\n","type":"text/plain"},"key":"event_status","value":"{{event_status}}"},{"description":{"content":"<p>Optional [String]: event, publication</p>\n","type":"text/plain"},"key":"range_type","value":"{{range_type}}"},{"description":{"content":"<p>Optional [String]: true, false</p>\n","type":"text/plain"},"key":"only_commissioned","value":"{{only_commissioned}}"},{"description":{"content":"<p>Optional [String]: EIC Code</p>\n","type":"text/plain"},"key":"production_unit","value":"{{produnit}}"},{"description":{"content":"<p>Optional [String]: start_date_asc, start_date_desc, end_date_asc, end_date_desc, publication_date_asc, publication_date_desc</p>\n","type":"text/plain"},"key":"order_by","value":"{{order_by}}"},{"description":{"content":"<p>Optional [Integer]: page size (1 -500)</p>\n","type":"text/plain"},"key":"size","value":"{{size}}"},{"description":{"content":"<p>Optional [String]: pagination cursor</p>\n","type":"text/plain"},"key":"after","value":"{{after}}"}],"variable":[]}},"response":[{"id":"6b3cd441-9ff9-4ba2-bb41-b21a59790445","name":"Search Outages","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/outages/v1?start=2024-07-01&end=2024-07-10&production_unit=&size=50&after=&countries=UK","protocol":"https","host":["api","kpler","com"],"path":["power","outages","v1"],"query":[{"key":"start","value":"2024-07-01"},{"key":"end","value":"2024-07-10"},{"key":"production_unit","value":""},{"key":"size","value":"50"},{"key":"after","value":""},{"key":"countries","value":"UK"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"links\": {\n    \"self\": \"<string>\",\n    \"next\": \"<string>\"\n  },\n  \"data\": [\n    {\n      \"message_id\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"start_date\": \"<dateTime>\",\n      \"end_date\": \"<dateTime>\",\n      \"publication_date\": \"<dateTime>\",\n      \"provider_name\": \"<string>\",\n      \"event_status\": \"<string>\",\n      \"reason\": \"<string>\",\n      \"remarks\": \"<string>\",\n      \"unavailability_type\": \"<string>\",\n      \"asset\": {\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"fuel_type\": \"<string>\",\n        \"location\": \"<string>\",\n        \"type\": \"production\",\n        \"installed_capacity\": \"<number>\",\n        \"evolving_installed_capacities\": {},\n        \"bidding_zone\": \"<string>\",\n        \"control_area\": \"<string>\",\n        \"production_code\": \"<string>\",\n        \"commission_date\": \"<dateTime>\",\n        \"decommission_date\": \"<dateTime>\"\n      },\n      \"details\": [\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        },\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        }\n      ],\n      \"min_available_capacity\": \"<number>\",\n      \"max_available_capacity\": \"<number>\",\n      \"actual_start_date\": \"<dateTime>\",\n      \"actual_end_date\": \"<dateTime>\"\n    },\n    {\n      \"message_id\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"start_date\": \"<dateTime>\",\n      \"end_date\": \"<dateTime>\",\n      \"publication_date\": \"<dateTime>\",\n      \"provider_name\": \"<string>\",\n      \"event_status\": \"<string>\",\n      \"reason\": \"<string>\",\n      \"remarks\": \"<string>\",\n      \"unavailability_type\": \"<string>\",\n      \"asset\": {\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"fuel_type\": \"<string>\",\n        \"location\": \"<string>\",\n        \"type\": \"production\",\n        \"installed_capacity\": \"<number>\",\n        \"evolving_installed_capacities\": {},\n        \"bidding_zone\": \"<string>\",\n        \"control_area\": \"<string>\",\n        \"production_code\": \"<string>\",\n        \"commission_date\": \"<dateTime>\",\n        \"decommission_date\": \"<dateTime>\"\n      },\n      \"details\": [\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        },\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        }\n      ],\n      \"min_available_capacity\": \"<number>\",\n      \"max_available_capacity\": \"<number>\",\n      \"actual_start_date\": \"<dateTime>\",\n      \"actual_end_date\": \"<dateTime>\"\n    }\n  ]\n}"}],"_postman_id":"cc1628eb-7a28-4a55-a8ca-9e60e67b0d6d"},{"name":"Get All Versions","id":"dec66bb7-a8aa-466f-a532-5774ff088e3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/outages/v1/versions?message_id={{messageid}}&provider={{provider}}&asset_code={{assetcode}}","description":"<p>This endpoint allows you to get the different versions of specific outages based on the message id.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","versions"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong></p>\n","type":"text/plain"},"key":"message_id","value":"{{messageid}}"},{"description":{"content":"<p><strong>Required [String]</strong>: bmrs, edf, eex, elexon, entsoe, nordpool, rte, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p><strong>Optional [String]</strong>: EIC Code</p>\n","type":"text/plain"},"key":"asset_code","value":"{{assetcode}}"}],"variable":[]}},"response":[{"id":"d9a3d8b2-4c59-4510-a8ab-794696f55291","name":"Get All Versions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/outages/v1/versions?message_id=fwyPVvb1IilXv1Y8yevtIw&provider=entose&asset_code=","protocol":"https","host":["api","kpler","com"],"path":["power","outages","v1","versions"],"query":[{"key":"message_id","value":"fwyPVvb1IilXv1Y8yevtIw"},{"key":"provider","value":"entose"},{"key":"asset_code","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"message_id\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"start_date\": \"<dateTime>\",\n      \"end_date\": \"<dateTime>\",\n      \"publication_date\": \"<dateTime>\",\n      \"provider_name\": \"<string>\",\n      \"event_status\": \"<string>\",\n      \"reason\": \"<string>\",\n      \"remarks\": \"<string>\",\n      \"unavailability_type\": \"<string>\",\n      \"asset\": {\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"fuel_type\": \"<string>\",\n        \"location\": \"<string>\",\n        \"type\": \"production\",\n        \"installed_capacity\": \"<number>\",\n        \"evolving_installed_capacities\": {},\n        \"bidding_zone\": \"<string>\",\n        \"control_area\": \"<string>\",\n        \"production_code\": \"<string>\",\n        \"commission_date\": \"<dateTime>\",\n        \"decommission_date\": \"<dateTime>\"\n      },\n      \"details\": [\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        },\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        }\n      ],\n      \"min_available_capacity\": \"<number>\",\n      \"max_available_capacity\": \"<number>\",\n      \"actual_start_date\": \"<dateTime>\",\n      \"actual_end_date\": \"<dateTime>\"\n    },\n    {\n      \"message_id\": \"<string>\",\n      \"version\": \"<integer>\",\n      \"start_date\": \"<dateTime>\",\n      \"end_date\": \"<dateTime>\",\n      \"publication_date\": \"<dateTime>\",\n      \"provider_name\": \"<string>\",\n      \"event_status\": \"<string>\",\n      \"reason\": \"<string>\",\n      \"remarks\": \"<string>\",\n      \"unavailability_type\": \"<string>\",\n      \"asset\": {\n        \"code\": \"<string>\",\n        \"name\": \"<string>\",\n        \"fuel_type\": \"<string>\",\n        \"location\": \"<string>\",\n        \"type\": \"production\",\n        \"installed_capacity\": \"<number>\",\n        \"evolving_installed_capacities\": {},\n        \"bidding_zone\": \"<string>\",\n        \"control_area\": \"<string>\",\n        \"production_code\": \"<string>\",\n        \"commission_date\": \"<dateTime>\",\n        \"decommission_date\": \"<dateTime>\"\n      },\n      \"details\": [\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        },\n        {\n          \"start_date\": \"<dateTime>\",\n          \"end_date\": \"<dateTime>\",\n          \"available_capacity\": \"<number>\"\n        }\n      ],\n      \"min_available_capacity\": \"<number>\",\n      \"max_available_capacity\": \"<number>\",\n      \"actual_start_date\": \"<dateTime>\",\n      \"actual_end_date\": \"<dateTime>\"\n    }\n  ]\n}"}],"_postman_id":"dec66bb7-a8aa-466f-a532-5774ff088e3b"}],"id":"696adc73-965a-4574-983c-2b2515686ed1","_postman_id":"696adc73-965a-4574-983c-2b2515686ed1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Availability","item":[{"name":"Get Availability per Fuel Type","id":"fd6a9013-a0fe-44ea-827f-3d96d392fa08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/outages/v1/availability/series/fuel-types?provider={{provider}}&end={{enddate}}&start={{startdate}}&granularity={{granularity}}&fuel_types={{fuel_types}}&as_of={{date}}&country={{country}}&timezone={{timezone}}","description":"<p>This endpoint returns the total availability of fuel types for selected countries. Note that when fuel types are not mentioned, the endpoint returns availability for all fuel types <strong>except solar, wind onshore, and wind offshore.</strong> However, the availabilities for these 3 fuel types can be queried by explicitly mentioning them within the fuel_type query parameters.</p>\n<p>Currently we offer historical data and forecasts for these provider/country combinations:</p>\n<ul>\n<li><p><strong>BMRS -</strong> UK (BMRS migrated to Elexon on 2024-05-31)</p>\n</li>\n<li><p><strong>EDF</strong> - BE, FR</p>\n</li>\n<li><p><strong>EEX</strong> - AL, AT, BE, CH, CZ, DE, ES, FR, GR, HU, IE, IT, LU, NL, PL, RO, SE, UK</p>\n</li>\n<li><p><strong>Elexon</strong> - UK</p>\n</li>\n<li><p><strong>ENTSOE</strong> - AL, AT, BA, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GE, GR, HU, IE, IT, LT, LU, LV, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK</p>\n</li>\n<li><p><strong>Nordpool</strong> - BE, BG, DE, DK, EE, ES, FI, FR, IE, LT, LV, NL, NO, SE, UK</p>\n</li>\n<li><p><strong>RTE</strong> - FR</p>\n</li>\n<li><p><strong>KPLER</strong> - AL, AT, BA, BE, BG, CH, CZ, DE, DK, EE, ES, FI, FR, GE, GR, HU, IE, IT, JP, LT, LU, LV, ME, MK, NL, NO, PL, PT, RO, RS, SE, SI, SK, UA, UK, XK</p>\n</li>\n<li><p><strong>GME</strong> - IT, GR</p>\n</li>\n<li><p><strong>GIIP</strong> - PL</p>\n</li>\n<li><p><strong>OMIE</strong> - ES, PT</p>\n</li>\n<li><p><strong>Kpler availability:</strong></p>\n<ul>\n<li><p>FR: Nuclear, Fossil gas</p>\n</li>\n<li><p>DE: Fossil gas, Fossil hard coal, Fossil brown coal/Lignite</p>\n</li>\n<li><p>NL : Fossil hard coal</p>\n</li>\n<li><p>ES : Fossil gas</p>\n</li>\n<li><p>UK : Fossil gas, Nuclear</p>\n</li>\n<li><p>PL : Fossil hard coal</p>\n</li>\n<li><p>IT : Fossil gas</p>\n</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","availability","series","fuel-types"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [string]</strong>: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p>Optional [String]: daily, hourly,monthly, yearly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]:  biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore</p>\n","type":"text/plain"},"key":"fuel_types","value":"{{fuel_types}}"},{"description":{"content":"<p>Optional [YYYY-MM-DDTHH:MM:SS]: as seen at a given timestamp (exclusive), ex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"as_of","value":"{{date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Optional\nAvailable values : UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"c76946b6-3f08-4618-92c6-526a76d32c5f","name":"Get Availability Per Fuel Type","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/outages/v1/availability/series/fuel-types?provider=eex&start=2024-08-01&end=2024-08-06&granularity=daily&as_of=2024-02-01&country=AT&fuel_types=geothermal","protocol":"https","host":["api","kpler","com"],"path":["power","outages","v1","availability","series","fuel-types"],"query":[{"key":"provider","value":"eex"},{"key":"start","value":"2024-08-01"},{"key":"end","value":"2024-08-06"},{"key":"granularity","value":"daily"},{"key":"as_of","value":"2024-02-01"},{"key":"country","value":"AT"},{"key":"fuel_types","value":"geothermal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"low\": {\n      \"biomass\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil brown coal/lignite\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil coal-derived gas\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil gas\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil hard coal\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil oil\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil oil shale\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil peat\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"geothermal\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro pumped storage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro run-of-river and poundage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro water reservoir\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"marine\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"nuclear\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"other\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"other renewable\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"solar\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"waste\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"wind offshore\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"wind onshore\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"ac link\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"dc link\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"substation\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"transformer\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    },\n    \"central\": {\n      \"biomass\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil brown coal/lignite\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil coal-derived gas\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil gas\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil hard coal\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil oil\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil oil shale\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil peat\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"geothermal\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro pumped storage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro run-of-river and poundage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro water reservoir\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"marine\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"nuclear\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"other\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"other renewable\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"solar\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"waste\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"wind offshore\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"wind onshore\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"ac link\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"dc link\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"substation\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"transformer\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    },\n    \"high\": {\n      \"biomass\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil brown coal/lignite\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil coal-derived gas\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil gas\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil hard coal\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil oil\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil oil shale\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"fossil peat\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"geothermal\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro pumped storage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro run-of-river and poundage\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"hydro water reservoir\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"marine\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"nuclear\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"other\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"other renewable\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"solar\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"waste\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"wind offshore\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"wind onshore\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"ac link\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"dc link\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"substation\": [\n        \"<number>\",\n        \"<number>\"\n      ],\n      \"transformer\": [\n        \"<number>\",\n        \"<number>\"\n      ]\n    }\n  },\n  \"forecast\": {\n    \"low\": {\n      \"low\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"central\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"high\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"central\": {\n      \"low\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"central\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"high\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"high\": {\n      \"low\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"central\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"high\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  },\n  \"provider\": \"<string>\",\n  \"location\": \"<string>\",\n  \"as_of\": \"<dateTime>\"\n}"}],"_postman_id":"fd6a9013-a0fe-44ea-827f-3d96d392fa08"},{"name":"Get Availability per Unit","id":"a13c7a57-b97c-4494-9af9-2fe90368353b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/outages/v1/availability/series/units?start={{startdate}}&end={{enddate}}&country={{country}}&fuel_type={{fueltype}}&as_of={{asof}}&granularity={{granularity}}&provider={{provider}}&timezone={{timezone}}","description":"<p>This endpoint pulls the Availability in MW for all production and generation units in a country.</p>\n<p>It is possible to also see the forecast of availability from a past date using the 'as_of' parameter.</p>\n<ul>\n<li><p><strong>BMRS</strong> (BMRS migrated to Elexon on 2024-05-31) <strong>-</strong></p>\n<ul>\n<li>UK: biomass fossil gas fossil hard coal fossil oil hydro pumped storage hydro run-of-river and poundage nuclear other other renewable</li>\n</ul>\n</li>\n<li><p><strong>EDF</strong> -</p>\n<ul>\n<li><p>BE: fossil gas</p>\n</li>\n<li><p>FR: fossil gas fossil hard coal fossil oil hydro pump hydro pumped storage hydro run-of-river and poundage hydro water reservoir marine nuclear wind offshore</p>\n</li>\n</ul>\n</li>\n<li><p><strong>EEX</strong> -</p>\n<ul>\n<li><p>AL: hydro water reservoir</p>\n</li>\n<li><p>AT: biomass fossil gas fossil hard coal fossil oil hydro pumped storage hydro run-of-river and poundage hydro water reservoir solar waste wind onshore</p>\n</li>\n<li><p>BE: fossil gas fossil hard coal wind offshore</p>\n</li>\n<li><p>CH: hydro pumped storage,hydro run-of-river and poundage,hydro water reservoir,nuclear</p>\n</li>\n<li><p>CZ: fossil brown coal/lignite,fossil gas,fossil hard coal,hydro pumped storage,hydro run-of-river and poundage,nuclear</p>\n</li>\n<li><p>DE: biomass fossil brown coal/lignite fossil coal-derived gas fossil gas fossil hard coal fossil oil hydro pumped storage hydro run-of-river and poundage nuclear other solar waste wind offshore wind onshore</p>\n</li>\n<li><p>ES: fossil gas</p>\n</li>\n<li><p>FR: biomass fossil gas fossil hard coal wind offshore wind onshore</p>\n</li>\n<li><p>GR: fossil brown coal/lignite fossil gas hydro pumped storage hydro run-of-river and poundage hydro water reservoir</p>\n</li>\n<li><p>HU: fossil gas</p>\n</li>\n<li><p>IE: other, wind onshore</p>\n</li>\n<li><p>IT: fossil gas</p>\n</li>\n<li><p>LU: hydro pumped storage</p>\n</li>\n<li><p>NL: biomass fossil gas fossil hard coal hydro run-of-river and poundage nuclear solar wind offshore wind onshore</p>\n</li>\n<li><p>PL: wind onshore</p>\n</li>\n<li><p>RO: hydro run-of-river and poundage, solar, wind offshore, wind onshore</p>\n</li>\n<li><p>SE: wind onshore</p>\n</li>\n<li><p>UK: wind onshore, wind offshore</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Elexon</strong> -</p>\n<ul>\n<li>UK: biomass fossil gas fossil hard coal fossil oil hydro pumped storage hydro run-of-river and poundage nuclear other other renewable solar wind offshore wind onshore</li>\n</ul>\n</li>\n<li><p><strong>ENTSOE</strong> -</p>\n<ul>\n<li><p>AL: hydro water reservoir</p>\n</li>\n<li><p>AT: fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir</p>\n</li>\n<li><p>BA: fossil brown coal/lignite</p>\n</li>\n<li><p>BE: biomass, fossil gas, fossil hard coal, hydro pumped storage, nuclear, waste, wind offshore</p>\n</li>\n<li><p>BG: fossil brown coal/lignite, fossil gas, fossil hard coal, hydro pumped storage, hydro water reservoir, nuclear</p>\n</li>\n<li><p>CH: hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear</p>\n</li>\n<li><p>CZ: fossil brown coal/lignite, fossil gas, fossil hard coal, hydro pumped storage, hydro water reservoir, nuclear</p>\n</li>\n<li><p>DE: fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, nuclear, solar, waste, wind offshore</p>\n</li>\n<li><p>DK: biomass, fossil gas, fossil hard coal, fossil oil, solar, wind offshore</p>\n</li>\n<li><p>EE: fossil oil shale</p>\n</li>\n<li><p>ES: fossil gas, fossil hard coal, hydro pump, hydro pumped storage, hydro water reservoir, nuclear, solar, wind onshore</p>\n</li>\n<li><p>FI: biomass, fossil gas, fossil hard coal, fossil oil, fossil peat, nuclear, wind onshore</p>\n</li>\n<li><p>FR: biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, wind offshore</p>\n</li>\n<li><p>GE: fossil gas, hydro water reservoir</p>\n</li>\n<li><p>GR: fossil brown coal/lignite, fossil gas, hydro pumped storage, hydro water reservoir</p>\n</li>\n<li><p>HU: biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, nuclear, other, other renewable, solar, wind offshore, wind onshore</p>\n</li>\n<li><p>IE: fossil gas, fossil hard coal, fossil oil, fossil peat, hydro pumped storage, hydro run-of-river and poundage, waste</p>\n</li>\n<li><p>IT: biomass, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, geothermal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, solar, wind offshore, wind onshore</p>\n</li>\n<li><p>LT: fossil gas, hydro pumped storage</p>\n</li>\n<li><p>LU: hydro pumped storage</p>\n</li>\n<li><p>LV: fossil gas, hydro run-of-river and poundage</p>\n</li>\n<li><p>ME: fossil brown coal/lignite, hydro run-of-river and poundage, hydro water reservoir</p>\n</li>\n<li><p>MK: fossil brown coal/lignite, hydro run-of-river and poundage, hydro water reservoir</p>\n</li>\n<li><p>NL: fossil gas, fossil hard coal, nuclear, wind offshore, wind onshore</p>\n</li>\n<li><p>NO: fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, wind offshore, wind onshore</p>\n</li>\n<li><p>PL: biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, hydro pumped storage</p>\n</li>\n<li><p>PT: fossil gas, fossil hard coal, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir</p>\n</li>\n<li><p>RO: fossil brown coal/lignite, fossil gas, fossil hard coal, hydro run-of-river and poundage, hydro water reservoir, nuclear, wind offshore, wind onshore</p>\n</li>\n<li><p>RS: fossil brown coal/lignite, fossil gas, hydro pumped storage, hydro run-of-river and poundage</p>\n</li>\n<li><p>SE: biomass, fossil gas, fossil hard coal, fossil oil, fossil peat, hydro run-of-river and poundage, hydro water reservoir, nuclear, wind offshore, wind onshore</p>\n</li>\n<li><p>SI: fossil brown coal/lignite, fossil gas, hydro pumped storage, nuclear</p>\n</li>\n<li><p>SK: fossil brown coal/lignite, fossil gas, fossil hard coal, hydro pumped storage, nuclear</p>\n</li>\n<li><p>UA: fossil gas, fossil hard coal, hydro pumped storage, hydro water reservoir, nuclear</p>\n</li>\n<li><p>UK: biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, nuclear, other, wind offshore, wind onshore</p>\n</li>\n<li><p>XK: fossil brown coal/lignite</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Nordpool</strong> -</p>\n<ul>\n<li><p>BE: biomass, fossil gas, hydro pumped storage, nuclear, other, wind offshore</p>\n</li>\n<li><p>BG: fossil brown coal/lignite</p>\n</li>\n<li><p>DE: fossil hard coal</p>\n</li>\n<li><p>DK: biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, solar, wind offshore</p>\n</li>\n<li><p>EE: fossil gas, fossil oil shale</p>\n</li>\n<li><p>ES: fossil gas</p>\n</li>\n<li><p>FI: biomass, fossil gas, fossil hard coal, fossil oil, fossil peat, nuclear, wind onshore</p>\n</li>\n<li><p>FR: fossil gas, other</p>\n</li>\n<li><p>IE: fossil gas, fossil hard coal, fossil oil, fossil peat, hydro pumped storage, other, other renewable, waste, wind onshore</p>\n</li>\n<li><p>LT: fossil gas, hydro pumped storage, hydro run-of-river and poundage</p>\n</li>\n<li><p>LV: fossil gas, hydro run-of-river and poundage</p>\n</li>\n<li><p>NL: fossil gas, fossil hard coal, wind onshore</p>\n</li>\n<li><p>NO: fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, wind offshore, wind onshore</p>\n</li>\n<li><p>SE: biomass, fossil gas, fossil hard coal, fossil oil, fossil peat, hydro run-of-river and poundage, hydro water reservoir, nuclear, other, other renewable, waste, wind offshore, wind onshore</p>\n</li>\n<li><p>UK: fossil gas, fossil hard coal, fossil oil</p>\n</li>\n</ul>\n</li>\n<li><p><strong>RTE</strong> -</p>\n<ul>\n<li>FR: biomass, fossil gas, fossil hard coal, fossil oil, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, wind offshore</li>\n</ul>\n</li>\n<li><p><strong>GME</strong> -</p>\n<ul>\n<li><p>IT: biomass,fossil coal-derived gas,fossil gas,fossil hard coal,fossil oil,geothermal,hydro pumped storage,hydro run-of-river and poundage,hydro water reservoir,other,other renewable,solar,wind offshore,wind onshore</p>\n</li>\n<li><p>GR: fossil gas</p>\n</li>\n</ul>\n</li>\n<li><p><strong>GIIP</strong> -</p>\n<ul>\n<li>PL: biomass,fossil brown coal/lignite,fossil coal-derived gas,fossil gas,fossil hard coal,fossil oil,hydro pumped storage,hydro run-of-river and poundage,wind onshore</li>\n</ul>\n</li>\n<li><p><strong>OMIE</strong> -</p>\n<ul>\n<li><p>ES: biomass, fossil brown coal/lignite, fossil gas, fossil hard coal, fossil oil, hydro pump, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, nuclear, solar, waste, wind onshore</p>\n</li>\n<li><p>PT: fossil gas, hydro pumped storage, hydro run-of-river and poundage, hydro water reservoir, other, solar</p>\n</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","availability","series","units"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [string]</strong>: biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore</p>\n","type":"text/plain"},"key":"fuel_type","value":"{{fueltype}}"},{"description":{"content":"<p>Optional [YYYY-MM-DDTHH:MM:SS]: as seen at a given timestamp (exclusive), ex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"as_of","value":"{{asof}}"},{"description":{"content":"<p>Optional [String]: hourly, daily, monthly, yearly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional Available values : UTC, CET</p>\n<p>Default value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"1b8b3447-6179-436e-8b20-03783cf1bb8b","name":"Availability per units","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/outages/v1/availability/series/units?fuel_type=solar&provider=bmrs&start=2024-09-01&end=2024-09-10&granularity=daily&country=UK&as_of=2024-07-01","protocol":"https","host":["api","kpler","com"],"path":["power","outages","v1","availability","series","units"],"query":[{"key":"fuel_type","value":"solar"},{"key":"provider","value":"bmrs"},{"key":"start","value":"2024-09-01"},{"key":"end","value":"2024-09-10"},{"key":"granularity","value":"daily"},{"key":"country","value":"UK"},{"key":"as_of","value":"2024-07-01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"productions\": {\n      \"in8d9\": {\n        \"data\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"generations\": {\n          \"voluptateb\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ]\n        }\n      },\n      \"ullamco7b\": {\n        \"data\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"generations\": {\n          \"ex_e\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ],\n          \"sit_7ff\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ],\n          \"elit_8b\": [\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          ]\n        }\n      }\n    }\n  },\n  \"forecast\": {\n    \"low\": {\n      \"productions\": {\n        \"qui_3dd\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    },\n    \"central\": {\n      \"productions\": {\n        \"exb\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"fugiat__88\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    },\n    \"high\": {\n      \"productions\": {\n        \"sint8\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    }\n  },\n  \"provider\": \"<string>\",\n  \"location\": \"<string>\",\n  \"as_of\": \"<dateTime>\",\n  \"metadata\": {\n    \"sit_104\": {\n      \"name\": \"<string>\",\n      \"asset_type\": \"<string>\",\n      \"fuel_type\": \"<string>\"\n    },\n    \"magnaf8d\": {\n      \"name\": \"<string>\",\n      \"asset_type\": \"<string>\",\n      \"fuel_type\": \"<string>\"\n    },\n    \"enim_d\": {\n      \"name\": \"<string>\",\n      \"asset_type\": \"<string>\",\n      \"fuel_type\": \"<string>\"\n    },\n    \"anima\": {\n      \"name\": \"<string>\",\n      \"asset_type\": \"<string>\",\n      \"fuel_type\": \"<string>\"\n    }\n  }\n}"}],"_postman_id":"a13c7a57-b97c-4494-9af9-2fe90368353b"},{"name":"Get Availability per Interconnection","id":"408d63c3-9320-4937-ac94-ed546e065234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/outages/v1/availability/series/interconnections?interconnection={{interconnection}}&start={{start}}&end={{end}}&granularity={{granularity}}&timezone={{timezone}}&provider={{provider}}&as_of={{as_of}}","description":"<p>This endpoint allows to get availability data on various interconnectors as of a specified date. It is important to note that this is currently in beta.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","availability","series","interconnections"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: baltic_cable, britned, celtic_interconnector, dol_win_1, dol_win_2, dol_win_3, east_west_interconnector, eleclink, estlink_1, estlink_2, fab_link, fenno_skan, great_belt_power_link, greenlink, hvdc_italy_greece, ifa, ifa_2, inelfe_baixas_santa_llogaia, inelfe_biscay_gulf, kontek, kontiskan, litpol, moyle_interconnector, nemo_link, nordbalt, nordlink, norned, north_sea_link, savoie_piemont, shetland_hvdc_connection, skagerrak, swepol, sydvastlanken, viking_link</p>\n","type":"text/plain"},"key":"interconnection","value":"{{interconnection}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{start}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{end}}"},{"description":{"content":"<p>Optional [String]: hourly, daily, monthly, yearly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: Available values : UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional [Year-Month-Date]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"as_of","value":"{{as_of}}"}],"variable":[]}},"response":[{"id":"91a8dc02-c6e2-431a-9202-32ad829731a2","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/outages/v1/availability/series/interconnections?interconnection={{interconnection}}&provider={{provider}}&start={{start}}&end={{end}}&granularity={{granularity}}&timezone={{timezone}}&as_of={{as_of}}","protocol":"https","host":["api","kpler","com"],"path":["power","outages","v1","availability","series","interconnections"],"query":[{"key":"interconnection","value":"{{interconnection}}","description":"**Required [String]**: baltic_cable, britned, celtic_interconnector, dol_win_1, dol_win_2, dol_win_3, east_west_interconnector, eleclink, estlink_1, estlink_2, fab_link, fenno_skan, great_belt_power_link, greenlink, hvdc_italy_greece, ifa, ifa_2, inelfe_baixas_santa_llogaia, inelfe_biscay_gulf, kontek, kontiskan, litpol, moyle_interconnector, nemo_link, nordbalt, nordlink, norned, north_sea_link, savoie_piemont, shetland_hvdc_connection, skagerrak, swepol, sydvastlanken, viking_link"},{"key":"provider","value":"{{provider}}","description":"Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gme, giip, omie, hjks"},{"key":"start","value":"{{start}}","description":"**Required [Year-Month-Date]**: Inclusive lower bound"},{"key":"end","value":"{{end}}","description":"**Required [Year-Month-Date]**: Exclusive upper bound"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, monthly, yearly"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String]: Available values : UTC, CET\nDefault value : UTC"},{"key":"as_of","value":"{{as_of}}","description":"Optional [Year-Month-Date]: as seen at a given timestamp (exclusive)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": [\n      0\n    ],\n    \"additionalProp2\": [\n      0\n    ],\n    \"additionalProp3\": [\n      0\n    ]\n  },\n  \"metadata\": {\n    \"additionalProp1\": \"string\",\n    \"additionalProp2\": \"string\",\n    \"additionalProp3\": \"string\"\n  }\n}"},{"id":"084c560d-b11a-4bd2-b609-d15fd34d3c56","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/outages/v1/availability/series/interconnections?interconnection={{interconnection}}&provider={{provider}}&start={{start}}&end={{end}}&granularity={{granularity}}&timezone={{timezone}}&as_of={{as_of}}","protocol":"https","host":["api","kpler","com"],"path":["power","outages","v1","availability","series","interconnections"],"query":[{"key":"interconnection","value":"{{interconnection}}","description":"**Required [String]**: baltic_cable, britned, celtic_interconnector, dol_win_1, dol_win_2, dol_win_3, east_west_interconnector, eleclink, estlink_1, estlink_2, fab_link, fenno_skan, great_belt_power_link, greenlink, hvdc_italy_greece, ifa, ifa_2, inelfe_baixas_santa_llogaia, inelfe_biscay_gulf, kontek, kontiskan, litpol, moyle_interconnector, nemo_link, nordbalt, nordlink, norned, north_sea_link, savoie_piemont, shetland_hvdc_connection, skagerrak, swepol, sydvastlanken, viking_link"},{"key":"provider","value":"{{provider}}","description":"Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, kpler, gme, giip, omie, hjks"},{"key":"start","value":"{{start}}","description":"**Required [Year-Month-Date]**: Inclusive lower bound"},{"key":"end","value":"{{end}}","description":"**Required [Year-Month-Date]**: Exclusive upper bound"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, monthly, yearly"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String]: Available values : UTC, CET\nDefault value : UTC"},{"key":"as_of","value":"{{as_of}}","description":"Optional [Year-Month-Date]: as seen at a given timestamp (exclusive)"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"408d63c3-9320-4937-ac94-ed546e065234"}],"id":"33ab1b05-236f-4288-b0a9-90757d6d98bc","description":"<p>Availability refers to available capacity of generation (MW) for a unit, a fuel-type, or a country.</p>\n<p>It is obtained by aggregating all the information of the past, current, and incoming maintenances or outages, and subtracting them from the total installed capacity.</p>\n<p>Availability can be computed both on past (finished outages), and future data (incoming maintenances).</p>\n<p>We provide historical data starting from 2015-01-01 and forecasts for the current year as well as the next 3 full years in advance. For example, if the availability forecasts are pulled at any point in the current year 202X, the forecasts are available for the rest of 202X, as well as for the following 3 entire years.</p>\n","_postman_id":"33ab1b05-236f-4288-b0a9-90757d6d98bc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Fuel stocks","item":[{"name":"Fuel Stocks Stats by Unit","id":"9267ab67-f32c-4c93-90f4-b7841afea367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/outages/v1/fuel_stocks/units/stats?start={{start_date}}&asof={{as_of}}&asset_code={{eic_code}}&provider={{provider}}","description":"<p>This endpoint is used to get a snapshot of the fuel stock stats for a generation unit as of a specified date.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","fuel_stocks","units","stats"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: Inclusive lower bound\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"start","value":"{{start_date}}"},{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: As of for the state of published underlying outages\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"asof","value":"{{as_of}}"},{"description":{"content":"<p><strong>Required [String]</strong>: generation unit eic code</p>\n","type":"text/plain"},"key":"asset_code","value":"{{eic_code}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[],"_postman_id":"9267ab67-f32c-4c93-90f4-b7841afea367"},{"name":"Fuel Stocks Stats by Fuel Type","id":"b6a9143c-236d-421b-9289-1e4dfe2873f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/outages/v1/fuel_stocks/fuel_types/stats?start={{start}}&asof={{as_of}}&provider={{provider}}&country={{country}}&fuel_type={{fuel_type}}","description":"<p>This endpoint is used to get a snapshot of fuel stocks for units within a specified fuel type as of a specified point in time.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","outages","v1","fuel_stocks","fuel_types","stats"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: Inclusive lower bound\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"start","value":"{{start}}"},{"description":{"content":"<p><strong>Required [YYYY-MM-DDTHH:MM:SS]</strong>: As of for the state of published underlying outages\nex: 2025-01-01T12:00:00</p>\n","type":"text/plain"},"key":"asof","value":"{{as_of}}"},{"description":{"content":"<p>Optional [String]: bmrs, edf, eex, elexon, entsoe, nordpool, rte, gme, giip, omie, hjks</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"},{"description":{"content":"<p>Optional [String]: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Available values : biomass, fossil brown coal/lignite, fossil coal-derived gas, fossil gas, fossil hard coal, fossil oil, fossil oil shale, fossil peat, geothermal, hydro pumped storage, hydro pump, hydro run-of-river and poundage, hydro water reservoir, marine, nuclear, other, other renewable, solar, waste, wind offshore, wind onshore</p>\n","type":"text/plain"},"key":"fuel_type","value":"{{fuel_type}}"}],"variable":[]}},"response":[],"_postman_id":"b6a9143c-236d-421b-9289-1e4dfe2873f3"}],"id":"7c357d13-65e5-41c0-ab26-f0ebee45049c","description":"<p>This folder contains API endpoints to get snapshots of the fuel stock stats by unit and by fuel type.</p>\n","_postman_id":"7c357d13-65e5-41c0-ab26-f0ebee45049c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}}],"id":"ec823c14-15ce-40b6-96f8-1b03e6d94427","description":"<p>This folder contains endpoints providing outages and availability data by fuel type and by unit across Europe</p>\n","_postman_id":"ec823c14-15ce-40b6-96f8-1b03e6d94427","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Load","item":[{"name":"Actuals","item":[{"name":"Get Actual Load","id":"b7a44d71-7494-4ec1-a9dd-85866dd68361","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/loads/v1/series/actual?start={{startdate}}&end={{enddate}}&country={{country}}&timezone={{timezone}}&granularity={{granularity}}&provider={{provider}}","description":"<p>This Endpoint returns the Load for a country from a provider for a defined range and granularity.</p>\n<p>Actual Load is Calculated as Generation + Imports - Exports - Pumping.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","actual"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code(FR,UK,DE etc....)\nFor countries with multiple zones, all zones are returned.</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : UTC</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]:  bmrs, entsoe, rte, nordpool, eex</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"33b76dde-80f0-476c-9019-b47bed7ff3da","name":"Get Actual Load","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/actual?granularity=hourly&timezone=UTC&provider=entsoe&country=FR&start=2024-08-01&end=2024-08-04","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","actual"],"query":[{"key":"granularity","value":"hourly"},{"key":"timezone","value":"UTC"},{"key":"provider","value":"entsoe"},{"key":"country","value":"FR"},{"key":"start","value":"2024-08-01"},{"key":"end","value":"2024-08-04"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"dolore_8\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  }\n}"}],"_postman_id":"b7a44d71-7494-4ec1-a9dd-85866dd68361"},{"name":"Get Series ITSDO Load","id":"c7b1b293-e1ec-4758-9d7d-6fb795574000","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/loads/v1/series/itsdo?start={{startdate}}&end={{enddate}}&country={{country}}&granularity={{granularity}}&provider={{provider}}","description":"<p>This Endpoint returns the (ITSDO) Initial Demand Outrun Load for a country from a provider for a defined range and granularity. As of now this is only pulled for the UK.</p>\n<p>ITSDO is defined as the demand metered by the National Electricity Transmission System Operator (NETSO) taking into account transmission losses and including station transformer load, pumped storage demand or Interconnector demand.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","itsdo"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code(UK)</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: bmrs</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"6e1c0622-816c-42a7-b45a-12eda22f328d","name":"Series ITSDO Load","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/itsdo?country=UK&granularity=hourly&provider=bmrs&start=2024-08-01&end=2024-08-04","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","itsdo"],"query":[{"key":"country","value":"UK"},{"key":"granularity","value":"hourly"},{"key":"provider","value":"bmrs"},{"key":"start","value":"2024-08-01"},{"key":"end","value":"2024-08-04"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"dolore_8\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  }\n}"}],"_postman_id":"c7b1b293-e1ec-4758-9d7d-6fb795574000"},{"name":"Get Series INDO Load","id":"bcac699b-5daf-4d00-8766-b37e6593dffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/loads/v1/series/indo?start={{startdate}}&end={{enddate}}&country={{country}}&granularity={{granularity}}&provider={{provider}}","description":"<p>This Endpoint returns the (INDO) Initial Demand Outrun Load for a country from a provider for a defined range and granularity. As of now this is only pulled for the UK.</p>\n<p>INDO is defined as the demand metered by the National Electricity Transmission System Operator (NETSO) taking into account transmission losses but not including station transformer load, pumped storage demand or Interconnector demand.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","indo"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end","value":"{{enddate}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code(UK)</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: bmrs</p>\n","type":"text/plain"},"key":"provider","value":"{{provider}}"}],"variable":[]}},"response":[{"id":"8ce157f7-0e29-4b98-8c42-4e71d5eb1f44","name":"Series INDO Load","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/indo?country=UK&granularity=daily&provider=bmrs&start=2024-07-01&end=2024-07-04","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","indo"],"query":[{"key":"country","value":"UK"},{"key":"granularity","value":"daily"},{"key":"provider","value":"bmrs"},{"key":"start","value":"2024-07-01"},{"key":"end","value":"2024-07-04"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"dolore_8\": [\n      \"<number>\",\n      \"<number>\"\n    ]\n  }\n}"}],"_postman_id":"bcac699b-5daf-4d00-8766-b37e6593dffc"}],"id":"5fa2f45d-4154-4303-a92a-25c8c96f3b4c","_postman_id":"5fa2f45d-4154-4303-a92a-25c8c96f3b4c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Forecasts","item":[{"name":"Get Load  Forecasts","id":"2cb27708-5bb6-4e39-b3c9-80f583e6bbfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/loads/v1/series/forecasts?kind={{kind}}&run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>This endpoint returns <strong>Demand</strong> or <strong>Residual Demand</strong> forecasts on a specific day and model in the past for a specified country.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","forecasts"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [String]</strong>: demand, residual_demand</p>\n","type":"text/plain"},"key":"kind","value":"{{kind}}"},{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)\nDefault : today</p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [String]:  quarter_hourly, half_hourly, daily, hourly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"bdc291c4-4616-4309-9319-e06a51d9e863","name":"Get Load Forecasts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts?kind=Demand&run_date=2024-08-01&country=UK&model=EC_OP&granularity=hourly&timezone=CET","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts"],"query":[{"key":"kind","value":"Demand"},{"key":"run_date","value":"2024-08-01"},{"key":"country","value":"UK"},{"key":"model","value":"EC_OP"},{"key":"granularity","value":"hourly"},{"key":"timezone","value":"CET"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": {\n    \"magna_9\": {\n      \"EC_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"EC_46\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_OP\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      },\n      \"GFS_ENS\": {\n        \"run_00z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_06z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_12z\": [\n          \"<number>\",\n          \"<number>\"\n        ],\n        \"run_18z\": [\n          \"<number>\",\n          \"<number>\"\n        ]\n      }\n    }\n  }\n}"}],"_postman_id":"2cb27708-5bb6-4e39-b3c9-80f583e6bbfb"},{"name":"Get Load Forecasts by Horizon","id":"4031c34b-755b-4d52-91a2-85d2dd7057f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.kpler.com/power/loads/v1/series/forecasts/countries/:country/horizons/:horizon/models/:model/runs/:run?start_date={{startdate}}&end_date={{enddate}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>Provides views of forecasts as they appeared from earlier run dates (e.g., D–1, D–2), useful for revision tracking and performance analysis, as it allows to see what our model forecasted up to d-15 days before specified range.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","forecasts","countries",":country","horizons",":horizon","models",":model","runs",":run"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start_date","value":"{{startdate}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end_date","value":"{{enddate}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[{"description":{"content":"<p><strong>Required [string]</strong>:AT, BE, CH, CZ, DE, ES, FR, IN, IT, NL, PL, UK</p>\n","type":"text/plain"},"type":"any","value":"{{country}}","key":"country"},{"description":{"content":"<p>** Required [string] ** :: D-0, D-1, D-2, D-3, D-4, D-5, D-6, D-7, D-8, D-9, D-10, D-11, D-12, D-13, D-14, D-15</p>\n","type":"text/plain"},"type":"any","value":"{{horizon}}","key":"horizon"},{"description":{"content":"<p>** Required [string] ** :: EC_OP, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"type":"any","value":"{{model}}","key":"model"},{"description":{"content":"<p>** Required [string] ** : 00, 06, 12, 18</p>\n","type":"text/plain"},"type":"any","value":"{{run}}","key":"run"}]}},"response":[{"id":"e07b68e5-3fb6-4a85-9125-28092a077714","name":"Get Load Forecasts By Horizon","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"<API Key>","description":"Added as a part of security scheme: apikey"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/countries/:country/horizons/:horizon/models/:model/runs/:run?start_date=2024-08-01&end_date=2024-08-04&granularity=hourly&timezone=CET","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","countries",":country","horizons",":horizon","models",":model","runs",":run"],"query":[{"key":"start_date","value":"2024-08-01"},{"key":"end_date","value":"2024-08-04"},{"key":"granularity","value":"hourly"},{"key":"timezone","value":"CET"}],"variable":[{"key":"country","value":"UK","description":"(Required) "},{"key":"horizon","value":"d-0","description":"(Required) "},{"key":"model","value":"EC_OP","description":"(Required) "},{"key":"run","value":"00","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"country\": \"<string>\",\n  \"horizon\": \"<string>\",\n  \"model\": \"<string>\",\n  \"run\": \"<string>\",\n  \"provider\": \"<string>\",\n  \"index\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"data\": [\n    \"<number>\",\n    \"<number>\"\n  ]\n}"}],"_postman_id":"4031c34b-755b-4d52-91a2-85d2dd7057f4"},{"name":"Get Load Forecasts Stats","id":"825542b5-905a-474f-b321-ed0a78d52ad1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/loads/v1/series/forecasts?run_date={{run_date}}&kind={{kind}}&model={{model}}&country={{country}}&granularity={{granularity}}&timezone={{timezone}}","description":"<p>For a given run date, provides statistical summaries (min, q25, median, mean, q75, max) calculated across ensemble members from <strong>EC ENS</strong> and <strong>GFS ENS</strong></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","forecasts"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p><strong>Required [String]</strong> : demand, residual_demand</p>\n","type":"text/plain"},"key":"kind","value":"{{kind}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [String]: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p>Optional [String]:  quarter_hourly, half_hourly, daily, hourly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"b6adfd46-2d14-4d5f-ad6c-ceb6d9f7bd45","name":"Get Load Demand Forecasts Stats","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts?kind={{kind}}&run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts"],"query":[{"key":"kind","value":"{{kind}}","description":"**Required [String]** : demand, residual_demand"},{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"Optional [String]: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]:  daily, hourly"},{"key":"timezone","value":"{{timezone}}","description":"Optional [String]: UTC, CET"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"825542b5-905a-474f-b321-ed0a78d52ad1"},{"name":"Get Load Long Term Forecast","id":"36fde677-0e3c-4108-a22d-3b912024ea1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kpler.com/power/loads/v1/series/forecasts/long-term?run_date={{run_date}}&zone={{zone}}&granularity={{granularity}}&demand_period={{demand_period}}&base_weather_model={{base_weather_model}}&scenarios={{scenarios}}","description":"<p>This endpoint allows to get long term load forecasts of base, peak or off_peak periods for a specified trading date and country under different granularities, base weather model, and various scenarios.</p>\n<p>Note:</p>\n<ul>\n<li><p>This endpoint's first available run date is 2025-07-15. These are updated monthly and hence, all run dates available will be the 1st of each month.</p>\n</li>\n<li><p>Currently, scenarios are not available for this endpoint.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","forecasts","long-term"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [YYYY-MM-DD]</strong> : Run date </p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p><strong>Required [String]</strong>: AL, AT, BA, BE, BG, CH, CZ, DE, DK, DK1, DK2, EE, ES, FI, FR, GE, GR, HR, HU, IE, IT, IT-Calabria, IT-Centre-North, IT-Centre-South, IT-North, IT-Sardinia, IT-Sicily, IT-South, LT, LV, MD, ME, MK, NL, NO, NO1, NO2, NO3, NO4, NO5, PL, PT, RO, RS, SE, SE1, SE2, SE3, SE4, SI, SK, UK, XK</p>\n","type":"text/plain"},"key":"zone","value":"{{zone}}"},{"description":{"content":"<p>Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly\nDefault value : daily</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: base, peak, off_peak\nDefault value : base</p>\n","type":"text/plain"},"key":"demand_period","value":"{{demand_period}}"},{"description":{"content":"<p>Optional [String]: MEAN, MAX, MIN, Q25, Q75, MEDIAN, REF_2011, REF_2012, REF_2013, REF_2014, REF_2015, REF_2016, REF_2017, REF_2018, REF_2019, REF_2020, REF_2021, REF_2022, REF_2023, REF_2024\nDefault value : MEAN</p>\n","type":"text/plain"},"key":"base_weather_model","value":"{{base_weather_model}}"},{"description":{"content":"<p>Optional [String]: no_scenario, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50</p>\n","type":"text/plain"},"key":"scenarios","value":"{{scenarios}}"}],"variable":[]}},"response":[{"id":"263af849-9b77-4425-9653-962c83e774ed","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/long-term?run_date={{run_date}}&zones={{zones}}&granularity={{granularity}}&demand_period={{demand_period}}&base_weather_model={{base_weather_model}}&scenarios={{scenarios}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","long-term"],"query":[{"key":"run_date","value":"{{run_date}}","description":"**Required [YYYY-MM-DD]** : Run date "},{"key":"zones","value":"{{zones}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly"},{"key":"demand_period","value":"{{demand_period}}","description":"Optional [String]: base, peak, off_peak"},{"key":"base_weather_model","value":"{{base_weather_model}}","description":"Optional [String]: MEAN, MAX, MIN, Q25, Q75, MEDIAN, REF_2011, REF_2012, REF_2013, REF_2014, REF_2015, REF_2016, REF_2017, REF_2018, REF_2019, REF_2020, REF_2021, REF_2022, REF_2023, REF_2024\nDefault value : MEAN"},{"key":"scenarios","value":"{{scenarios}}","description":"Optional [String]: no_scenario, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": {\n    \"additionalProp1\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp2\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    },\n    \"additionalProp3\": {\n      \"additionalProp1\": [\n        0,\n        null\n      ],\n      \"additionalProp2\": [\n        0,\n        null\n      ],\n      \"additionalProp3\": [\n        0,\n        null\n      ]\n    }\n  },\n  \"timezone\": \"UTC\",\n  \"is_fixed_data\": {\n    \"additionalProp1\": {}\n  },\n  \"run_date\": \"2025-07-16\"\n}"},{"id":"7daca3c7-f970-4a9f-abec-ef20ac42e6ee","name":"Validation Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/long-term?run_date={{run_date}}&zones={{zones}}&granularity={{granularity}}&demand_period={{demand_period}}&base_weather_model={{base_weather_model}}&scenarios={{scenarios}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","long-term"],"query":[{"key":"run_date","value":"{{run_date}}","description":"**Required [YYYY-MM-DD]** : Run date "},{"key":"zones","value":"{{zones}}","description":"**Required [String]**: ISO 3166-1 alpha-2 country code"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: hourly, daily, weekly, monthly, quarterly, yearly"},{"key":"demand_period","value":"{{demand_period}}","description":"Optional [String]: base, peak, off_peak"},{"key":"base_weather_model","value":"{{base_weather_model}}","description":"Optional [String]: MEAN, MAX, MIN, Q25, Q75, MEDIAN, REF_2011, REF_2012, REF_2013, REF_2014, REF_2015, REF_2016, REF_2017, REF_2018, REF_2019, REF_2020, REF_2021, REF_2022, REF_2023, REF_2024\nDefault value : MEAN"},{"key":"scenarios","value":"{{scenarios}}","description":"Optional [String]: no_scenario, carbon_minus_15, carbon_minus_10, carbon_minus_5, carbon_plus_5, carbon_plus_10, carbon_plus_15, gas_minus_15, gas_minus_10, gas_minus_5, gas_plus_5, gas_plus_10, gas_plus_15, load_minus_30, load_minus_20, load_minus_10, load_minus_5, load_plus_5, load_plus_10, load_plus_20, load_plus_30, solar_minus_50, solar_minus_30, solar_minus_20, solar_minus_10, solar_minus_5, solar_plus_5, solar_plus_10, solar_plus_20, solar_plus_30, solar_plus_50, wind_minus_50, wind_minus_30, wind_minus_20, wind_minus_10, wind_minus_5, wind_plus_5, wind_plus_10, wind_plus_20, wind_plus_30, wind_plus_50\n"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"36fde677-0e3c-4108-a22d-3b912024ea1c"},{"name":"Get Temperature Forecasts","id":"96a1fed6-ef08-4166-ac95-52ef4ade05cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","forecasts","temperature"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p>Optional [String]: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"cb42e903-aa3c-4895-9094-9a6ecdf8faff","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","temperature"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"Optional [String]: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"provider\": \"bmrs\",\n    \"index\": [\n        \"string\"\n    ],\n    \"data\": {\n        \"additionalProp1\": {\n            \"EC_OP\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_AIFS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_ENS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_46\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"GFS_OP\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"GFS_ENS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            }\n        },\n        \"additionalProp2\": {\n            \"EC_OP\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_AIFS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_ENS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_46\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"GFS_OP\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"GFS_ENS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            }\n        },\n        \"additionalProp3\": {\n            \"EC_OP\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_AIFS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_ENS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"EC_46\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"GFS_OP\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            },\n            \"GFS_ENS\": {\n                \"run_00z\": [\n                    0,\n                    null\n                ],\n                \"run_06z\": [\n                    0,\n                    null\n                ],\n                \"run_12z\": [\n                    0,\n                    null\n                ],\n                \"run_18z\": [\n                    0,\n                    null\n                ]\n            }\n        }\n    },\n    \"timezone\": \"UTC\",\n    \"is_fixed_data\": {\n        \"additionalProp1\": {}\n    },\n    \"run_date\": \"2025-06-23\"\n}"},{"id":"80a1d9d7-3eda-4720-b86e-2c6cd4c1c998","name":"Validation Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","temperature"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"Optional [String]: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"96a1fed6-ef08-4166-ac95-52ef4ade05cb"},{"name":"Get Temperature Forecasts by Horizon","id":"1255f0bc-7249-4e85-b13a-2a1879197d85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature/countries/:country/horizons/:horizon/models/:model/runs/:run?start_date={{start_date}}&end_date={{end_date}}&granularity={{granularity}}&timezone={{timezone}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","forecasts","temperature","countries",":country","horizons",":horizon","models",":model","runs",":run"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Inclusive lower bound</p>\n","type":"text/plain"},"key":"start_date","value":"{{start_date}}"},{"description":{"content":"<p><strong>Required [Year-Month-Date]</strong>: Exclusive upper bound</p>\n","type":"text/plain"},"key":"end_date","value":"{{end_date}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : daily</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[{"description":{"content":"<p><strong>Required [String]</strong>: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"type":"any","value":"{{country}}","key":"country"},{"description":{"content":"<p><strong>Required [String]</strong>: D-0 to D-15</p>\n","type":"text/plain"},"type":"any","value":"{{horizon}}","key":"horizon"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"type":"any","value":"{{model}}","key":"model"},{"description":{"content":"<p><strong>Required [String]</strong>: 00, 06, 12, 18</p>\n","type":"text/plain"},"type":"any","value":"{{run}}","key":"run"}]}},"response":[{"id":"0ecf83b8-5755-4653-99f0-38d8024281dc","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","temperature"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"Optional [String]: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"country\": \"string\",\n  \"horizon\": \"D-0\",\n  \"model\": \"EC_OP\",\n  \"run\": \"string\",\n  \"provider\": \"bmrs\",\n  \"index\": [\n    \"string\"\n  ],\n  \"data\": [\n    0,\n    null\n  ]\n}"},{"id":"808ca850-fc3a-465f-9f3e-176c43b8daa3","name":"Validation Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","temperature"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"Optional [String]: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"1255f0bc-7249-4e85-b13a-2a1879197d85"},{"name":"Get Temperature Forecasts Stats","id":"465dfab5-2c83-45d8-88c1-6f47b672805d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature/stats?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}&timezone={{timezone}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","loads","v1","series","forecasts","temperature","stats"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p>Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)</p>\n","type":"text/plain"},"key":"run_date","value":"{{run_date}}"},{"description":{"content":"<p>Optional [String]: ISO 3166-1 alpha-2 country code</p>\n","type":"text/plain"},"key":"country","value":"{{country}}"},{"description":{"content":"<p><strong>Required [String]</strong> : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS</p>\n","type":"text/plain"},"key":"model","value":"{{model}}"},{"description":{"content":"<p>Optional [String]: quarter_hourly, half_hourly, hourly, daily, monthly\nDefault value : hourly</p>\n","type":"text/plain"},"key":"granularity","value":"{{granularity}}"},{"description":{"content":"<p>Optional [String]: UTC, CET\nDefault value : CET</p>\n","type":"text/plain"},"key":"timezone","value":"{{timezone}}"}],"variable":[]}},"response":[{"id":"7c8da79d-f47a-4742-b0ef-0f4f8875b714","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature/stats?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","temperature","stats"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"Optional [String]: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"provider\": \"bmrs\",\n    \"index\": [\n        \"string\"\n    ],\n    \"data\": {\n        \"additionalProp1\": {\n            \"EC_OP\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_AIFS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_ENS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_46\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"GFS_OP\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"GFS_ENS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            }\n        },\n        \"additionalProp2\": {\n            \"EC_OP\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_AIFS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_ENS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_46\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"GFS_OP\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"GFS_ENS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            }\n        },\n        \"additionalProp3\": {\n            \"EC_OP\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_AIFS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_ENS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"EC_46\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"GFS_OP\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            },\n            \"GFS_ENS\": {\n                \"run_00z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_06z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_12z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                },\n                \"run_18z\": {\n                    \"mean\": [\n                        0,\n                        null\n                    ],\n                    \"q25\": [\n                        0,\n                        null\n                    ],\n                    \"q75\": [\n                        0,\n                        null\n                    ],\n                    \"min\": [\n                        0,\n                        null\n                    ],\n                    \"max\": [\n                        0,\n                        null\n                    ],\n                    \"median\": [\n                        0,\n                        null\n                    ]\n                }\n            }\n        }\n    },\n    \"timezone\": \"UTC\",\n    \"is_fixed_data\": {\n        \"additionalProp1\": {}\n    },\n    \"run_date\": \"2025-06-23\"\n}"},{"id":"679ddabf-fbee-4253-86ef-b4b060be9204","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.kpler.com/power/loads/v1/series/forecasts/temperature/stats?run_date={{run_date}}&country={{country}}&model={{model}}&granularity={{granularity}}","protocol":"https","host":["api","kpler","com"],"path":["power","loads","v1","series","forecasts","temperature","stats"],"query":[{"key":"run_date","value":"{{run_date}}","description":"Optional [YYYY-MM-DD]: as seen at a given timestamp (exclusive)"},{"key":"country","value":"{{country}}","description":"Optional [String]: ISO 3166-1 alpha-2 country code"},{"key":"model","value":"{{model}}","description":"**Required [String]** : EC_OP, EC_AIFS, EC_ENS, EC_46, GFS_OP, GFS_ENS"},{"key":"granularity","value":"{{granularity}}","description":"Optional [String]: daily"}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"465dfab5-2c83-45d8-88c1-6f47b672805d"}],"id":"01603a47-c5dd-4bd0-b311-6e9fc86f105d","_postman_id":"01603a47-c5dd-4bd0-b311-6e9fc86f105d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}}],"id":"7a5fdaa3-9d69-4030-ad13-959446c8e011","description":"<p>This folder contains endpoints providing power demand data (actuals &amp; forecasts)</p>\n","_postman_id":"7a5fdaa3-9d69-4030-ad13-959446c8e011","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}},{"name":"Catalog","item":[{"name":"Get Installed Capacity","id":"53945e4b-4e09-4193-9251-268d43fd9fe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.kpler.com/power/catalog/v1/capacity?start_date={{start}}&end_date={{end}}&countries={{country}}","description":"<p>This endpoint allows to get the installed capacities of all fuel types for specified countries between any two dates.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}},"urlObject":{"protocol":"https","path":["power","catalog","v1","capacity"],"host":["api","kpler","com"],"query":[{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Inclusive Lower bound</p>\n","type":"text/plain"},"key":"start_date","value":"{{start}}"},{"description":{"content":"<p><strong>Required[Year-Month-Date]</strong>: Exclusive Upper bound</p>\n","type":"text/plain"},"key":"end_date","value":"{{end}}"},{"description":{"content":"<p><strong>Required[String]</strong>: ISO 3166-1 alpha-2 country code </p>\n","type":"text/plain"},"key":"countries","value":"{{country}}"}],"variable":[]}},"response":[{"id":"cafed19f-6209-4411-9b33-c25c78728181","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/catalog/v1/capacity?start_date={{start}}&end_date={{end}}&countries={{country}}","protocol":"https","host":["api","kpler","com"],"path":["power","catalog","v1","capacity"],"query":[{"key":"start_date","value":"{{start}}","description":"**Required[Year-Month-Date]**: Inclusive Lower bound"},{"key":"end_date","value":"{{end}}","description":"**Required[Year-Month-Date]**: Exclusive Upper bound"},{"key":"countries","value":"{{country}}","description":"**Required[String]**: ISO 3166-1 alpha-2 country code "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"index\": [\n        \"string\"\n    ],\n    \"data\": \"string\"\n}"},{"id":"c9a9dd5d-a2a9-4b28-a6f3-d5d1a8ba9231","name":"Validation Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kpler.com/power/catalog/v1/capacity?start_date={{start}}&end_date={{end}}&countries={{country}}","protocol":"https","host":["api","kpler","com"],"path":["power","catalog","v1","capacity"],"query":[{"key":"start_date","value":"{{start}}","description":"**Required[Year-Month-Date]**: Inclusive Lower bound"},{"key":"end_date","value":"{{end}}","description":"**Required[Year-Month-Date]**: Exclusive Upper bound"},{"key":"countries","value":"{{country}}","description":"**Required[String]**: ISO 3166-1 alpha-2 country code "}]}},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"detail\": [\n    {\n      \"loc\": [\n        \"string\",\n        0\n      ],\n      \"msg\": \"string\",\n      \"type\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"53945e4b-4e09-4193-9251-268d43fd9fe4"}],"id":"af59615f-adbe-4252-89e6-6ced5111a8d3","description":"<p>This folder contains an endpoint to obtain installed capacities of all fuel types for different countries between any two dates.</p>\n","_postman_id":"af59615f-adbe-4252-89e6-6ced5111a8d3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","id":"ed2d5156-8a0d-46d3-907d-54e6d4294b7a","name":"Power API Direct Access User Guide","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"bbf9ee91-ef8d-4db7-9fd3-b0103e806c70","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"25a07c1d-0ea1-4181-baf3-a4cbc8cd7c22","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.kpler.com"}]}