{ "opencollection": "1.0.0", "info": { "name": "Services.AutoTrading Account Values User API", "version": "2.4.138+710c760591" }, "items": [ { "info": { "name": "User", "type": "folder" }, "items": [ { "info": { "name": "UserInfoV1UserInfo", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/root/v1/user", "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Get information of current user." } ] } ], "bundled": true }