{ "opencollection": "1.0.0", "info": { "name": "Lighthouse Integration Demand Markets API", "version": "3.1" }, "request": { "auth": { "type": "apikey", "key": "X-Oi-Authorization", "value": "{{X-Oi-Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Markets", "type": "folder" }, "items": [ { "info": { "name": "List Markets", "type": "http" }, "http": { "method": "GET", "url": "https://api.mylighthouse.com/v3/markets" }, "docs": "List markets and the subscriptions linked to them." } ] } ], "bundled": true }