{ "opencollection": "1.0.0", "info": { "name": "Unofficial Degiro config settings API", "version": "0.0.1" }, "request": { "auth": { "type": "apikey", "key": "sessionId", "value": "{{sessionId}}", "placement": "query" } }, "items": [ { "info": { "name": "settings", "type": "folder" }, "items": [ { "info": { "name": "TODO", "type": "http" }, "http": { "method": "GET", "url": "https://trader.degiro.nl/pa/secure/settings/beta-test" }, "docs": "TODO" }, { "info": { "name": "TODO", "type": "http" }, "http": { "method": "GET", "url": "https://trader.degiro.nl/pa/secure/settings/iex" }, "docs": "TODO" }, { "info": { "name": "TODO", "type": "http" }, "http": { "method": "GET", "url": "https://trader.degiro.nl/pa/secure/settings/user" }, "docs": "TODO" }, { "info": { "name": "TODO", "type": "http" }, "http": { "method": "GET", "url": "https://trader.degiro.nl/pa/secure/settings/web" }, "docs": "TODO" } ] } ], "bundled": true }