{ "opencollection": "1.0.0", "info": { "name": "Constellation Brands Partner BottleShots ShelfTalkers API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "apiKey", "value": "{{apiKey}}", "placement": "query" } }, "items": [ { "info": { "name": "ShelfTalkers", "type": "folder" }, "items": [ { "info": { "name": "List shelf talkers", "type": "http" }, "http": { "method": "GET", "url": "https://api.cbrands.com/api/1.0/shelfTalkers", "params": [ { "name": "modifiedSince", "value": "", "type": "query" } ] }, "docs": "List shelf talkers" } ] } ], "bundled": true }