{ "opencollection": "1.0.0", "info": { "name": "Parseur async Bootstrap API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Bootstrap", "type": "folder" }, "items": [ { "info": { "name": "Get bootstrap config", "type": "http" }, "http": { "method": "GET", "url": "https://api.parseur.com/bootstrap" }, "docs": "Get bootstrap config" } ] } ], "bundled": true }