{ "opencollection": "1.0.0", "info": { "name": "Angle Allowances Incentives API", "version": "1.0.0" }, "items": [ { "info": { "name": "Incentives", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/incentives", "type": "http" }, "http": { "method": "GET", "url": "https://api.angle.money/v1/incentives", "params": [ { "name": "user", "value": "", "type": "query", "description": "User blockchain `address`" }, { "name": "isTest", "value": "", "type": "query", "description": "Optional flag to get Rinkeby data" } ] }, "docs": "Return data related to incentivized pools, by Angle or other partners" } ] } ], "bundled": true }