{ "opencollection": "1.0.0", "info": { "name": "Seel Commerce Protection Bill Event API", "version": "2.6.0" }, "request": { "auth": { "type": "apikey", "key": "X-Seel-Api-Key", "value": "{{X-Seel-Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Event", "type": "folder" }, "items": [ { "info": { "name": "Create events", "type": "http" }, "http": { "method": "POST", "url": "https://api-test.seel.com/v1/ecommerce/events" }, "docs": "Create events" } ] } ], "bundled": true }