{ "opencollection": "1.0.0", "info": { "name": "MAVRCK.IO Web Plugin Widgets API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "api-key", "value": "{{api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "WebPluginWidgets", "type": "folder" }, "items": [ { "info": { "name": "getWebPluginWidgets", "type": "http" }, "http": { "method": "GET", "url": "http://app.splashscore.com/v1/v1/web-plugin/widgets", "params": [ { "name": "communityId", "value": "", "type": "query" }, { "name": "initializationRuleType", "value": "", "type": "query" } ] } } ] } ], "bundled": true }