{ "opencollection": "1.0.0", "info": { "name": "Swell Backend Account Addresses Events API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Store-Id", "value": "{{X-Store-Id}}", "placement": "header" } }, "items": [ { "info": { "name": "Events", "type": "folder" }, "items": [ { "info": { "name": "List Events", "type": "http" }, "http": { "method": "GET", "url": "https://api.swell.store/events" }, "docs": "List Events" } ] } ], "bundled": true }