{ "opencollection": "1.0.0", "info": { "name": "Extensis Portfolio Assets Catalogs API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Catalogs", "type": "folder" }, "items": [ { "info": { "name": "List catalogs", "type": "http" }, "http": { "method": "GET", "url": "https://portfolio.extensis.com/api/v1/catalogs" }, "docs": "List catalogs" } ] } ], "bundled": true }