{ "opencollection": "1.0.0", "info": { "name": "loopay-api Affiliate Currency API", "version": "3.2.0" }, "items": [ { "info": { "name": "Currency", "type": "folder" }, "items": [ { "info": { "name": "Currency.currencies", "type": "http" }, "http": { "method": "GET", "url": "https://api.loopay.com/currencies", "params": [ { "name": "authorization", "value": "", "type": "query", "description": "Authorization token" } ] }, "docs": "## Get currencies\n\n Get all currencies available" } ] } ], "bundled": true }