{ "opencollection": "1.0.0", "info": { "name": "GM Backend Account Markets API", "version": "1.0.0" }, "items": [ { "info": { "name": "Markets", "type": "folder" }, "items": [ { "info": { "name": "Get Markets", "type": "http" }, "http": { "method": "GET", "url": "https://api.gm.ondo.finance/v1/markets" }, "docs": "Returns available trading markets. Auth optional; when provided, returns markets available to the account." } ] } ], "bundled": true }