{ "opencollection": "1.0.0", "info": { "name": "Opply Activity Feed Canny API", "version": "0.0.0" }, "items": [ { "info": { "name": "Canny", "type": "folder" }, "items": [ { "info": { "name": "api_v1_canny_generate_token_retrieve", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/canny/generate-token/", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } } } ] } ], "bundled": true }