{ "opencollection": "1.0.0", "info": { "name": "Benchmarks Price Differences API", "version": "0.3.6" }, "items": [ { "info": { "name": "Price Differences", "type": "folder" }, "items": [ { "info": { "name": "Price Differences", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/price_differences/" }, "docs": "Returns an array of objects with hourly, daily, and weekly close price difference per symbol as well as close prices for each hour for the past 7 days for charting sparklines. There is no rounding to a specific time of day, so the weekly close price difference is relative to 1 week ago at the current time." } ] } ], "bundled": true }