{ "opencollection": "1.0.0", "info": { "name": "@gmx-io/gmx-public-api Allowances Performance API", "version": "1.0.0" }, "items": [ { "info": { "name": "Performance", "type": "folder" }, "items": [ { "info": { "name": "GetAnnualized", "type": "http" }, "http": { "method": "GET", "url": "/v1/performance/annualized", "params": [ { "name": "period", "value": "", "type": "query" }, { "name": "address", "value": "", "type": "query" } ] } }, { "info": { "name": "GetSnapshots", "type": "http" }, "http": { "method": "GET", "url": "/v1/performance/snapshots", "params": [ { "name": "period", "value": "", "type": "query" }, { "name": "address", "value": "", "type": "query" } ] } } ] } ], "bundled": true }