{ "opencollection": "1.0.0", "info": { "name": "Lane Currencies API", "version": "1.3.43" }, "items": [ { "info": { "name": "Currencies", "type": "folder" }, "items": [ { "info": { "name": "Get All Currencies", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/currencies", "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get All Currencies" } ] } ], "bundled": true }