{ "opencollection": "1.0.0", "info": { "name": "Coinpaprika coins global API", "version": "1.2.1" }, "items": [ { "info": { "name": "global", "type": "folder" }, "items": [ { "info": { "name": "Get global information", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/global" }, "docs": "Get global information" } ] } ], "bundled": true }