{ "opencollection": "1.0.0", "info": { "name": "Overlay Market Data Aggregator Charts API", "version": "v1" }, "items": [ { "info": { "name": "Charts", "type": "folder" }, "items": [ { "info": { "name": "Price overview across markets", "type": "http" }, "http": { "method": "GET", "url": "https://api.overlay.market/bsc-charts/v1/charts/marketsPricesOverview" }, "docs": "Returns a per-market price overview — latest price, price seven days ago, and a series of recent prices for sparkline rendering." } ] } ], "bundled": true }