{ "opencollection": "1.0.0", "info": { "name": "Services.AutoTrading Account Values Cultures API", "version": "2.4.138+710c760591" }, "items": [ { "info": { "name": "Cultures", "type": "folder" }, "items": [ { "info": { "name": "Get all supported cultures for user preference localization", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/ref/v1/cultures", "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 a list all the cultures for user preference localization supported by Saxo Bank." } ] } ], "bundled": true }