{ "opencollection": "1.0.0", "info": { "name": "Services.AutoTrading Account Values Trade Leaders API", "version": "2.4.138+710c760591" }, "items": [ { "info": { "name": "Trade Leaders", "type": "folder" }, "items": [ { "info": { "name": "TradeLeadersV3GetTradeLeadersCustomSelectionPublic", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/at/v3/tradeLeaders/public/customselection/:SelectionId", "params": [ { "name": "SelectionId", "value": "5C736EB0-D605-4D92-8DA9-67D37F1A4473", "type": "path", "description": "Id of custom portfolio selection" }, { "name": "StandardPeriod", "value": "", "type": "query", "description": "Period to fetch account performance data" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieve all Trade Leaders mapped to custom portfolioID (public)" }, { "info": { "name": "TradeLeadersV3GetTradeLeaderPublic", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/at/v3/tradeLeaders/public/:TradeLeaderId", "params": [ { "name": "OwnerKey", "value": "966bf8c8-7202-45c0-8b4f-0c4bf1a47c4d", "type": "query", "description": "Id of the owner Key of owner to that leaders are available to." }, { "name": "StandardPeriod", "value": "Quarter", "type": "query", "description": "Period to fetch account performance data." }, { "name": "TradeLeaderId", "value": "91", "type": "path", "description": "Id of the trade leader." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieve single trade leader (public)." }, { "info": { "name": "TradeLeadersV3GetAllTradeLeadersPublic", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/at/v3/tradeLeaders/public", "params": [ { "name": "OwnerKey", "value": "966bf8c8-7202-45c0-8b4f-0c4bf1a47c4d", "type": "query", "description": "Id of the owner Key of owner to that leaders are available to." }, { "name": "StandardPeriod", "value": "Quarter", "type": "query", "description": "Period to fetch account performance data." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieve all trade leaders (internal)." }, { "info": { "name": "TradeLeadersV3GetTradeLeaderLogoByLogoKey", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/at/v3/tradeLeaders/logo/:LogoKey", "params": [ { "name": "LogoKey", "value": "", "type": "path", "description": "logoKey of Trade leader's logo" } ] }, "docs": "Get logo image in png format for specified logo key.\r\n No specific accept headers need to be specified." }, { "info": { "name": "TradeLeadersV3GetTradeLeaderLogo", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/at/v3/tradeLeaders/:TradeLeaderId/logo", "params": [ { "name": "TradeLeaderId", "value": "77", "type": "path", "description": "Id of trade leader" } ] }, "docs": "Get logo image in png format for specified trade leader id.\r\n No specific accept headers need to be specified." }, { "info": { "name": "TradeLeadersV3GetTradeLeader", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/at/v3/tradeLeaders/:TradeLeaderId", "params": [ { "name": "StandardPeriod", "value": "Year", "type": "query", "description": "Period to fetch account performance data. Default value is Year." }, { "name": "TradeLeaderId", "value": "77", "type": "path", "description": "Id of trade leader" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieve single trade leader by Id." }, { "info": { "name": "TradeLeadersV3GetAllTradeLeaders", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/at/v3/tradeLeaders", "params": [ { "name": "StandardPeriod", "value": "Year", "type": "query", "description": "Period to fetch account performance data. Default value is Year." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieve all trade leaders." } ] } ], "bundled": true }