{ "opencollection": "1.0.0", "info": { "name": "Kensho Extract annotations-async Trading Item Groups API", "version": "3.0.0" }, "items": [ { "info": { "name": "Trading Item Groups", "type": "folder" }, "items": [ { "info": { "name": "Get Trading Items By Exchange Code", "type": "http" }, "http": { "method": "GET", "url": "https://kfinance.kensho.com/api/v1/trading_item_groups/exchange/:exchange_code", "params": [ { "name": "exchange_code", "value": "", "type": "path" } ] }, "docs": "Get the list of trading items that are traded on an exchange via exchange_code" } ] } ], "bundled": true }