{ "opencollection": "1.0.0", "info": { "name": "Algod REST API. common Swagger.json API", "version": "0.0.1" }, "request": { "auth": { "type": "apikey", "key": "X-Algo-API-Token", "value": "{{X-Algo-API-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Swagger.json", "type": "folder" }, "items": [ { "info": { "name": "Gets the current swagger spec.", "type": "http" }, "http": { "method": "GET", "url": "http://localhost/swagger.json" }, "docs": "Returns the entire swagger spec in json." } ] } ], "bundled": true }