{ "opencollection": "1.0.0", "info": { "name": "Offer Tool Concepts API", "version": "1.0" }, "items": [ { "info": { "name": "Concepts", "type": "folder" }, "items": [ { "info": { "name": "Get public energy concepts/templates", "type": "http" }, "http": { "method": "GET", "url": "https://heartbeat.1komma5grad.com/api/v1/concepts-public", "params": [ { "name": "type", "value": "", "type": "query", "description": "Type of concept (pv or heat). Defaults to pv." } ] }, "docs": "Get public energy concepts/templates" } ] } ], "bundled": true }