{ "opencollection": "1.0.0", "info": { "name": "Services.AutoTrading Account Values Instrument Document API", "version": "2.4.138+710c760591" }, "items": [ { "info": { "name": "Instrument Document", "type": "folder" }, "items": [ { "info": { "name": "Gets document related to instrument.", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/mkt/v2/instruments/:Uic/:AssetType/documents/pdf", "params": [ { "name": "AssetType", "value": "", "type": "path", "description": "AssetType of the instrument." }, { "name": "DocumentType", "value": "", "type": "query", "description": "DocumentType for which to request information." }, { "name": "LanguageCode", "value": "", "type": "query", "description": "LanguageCode for which to request information." }, { "name": "Uic", "value": "", "type": "path", "description": "Uic of the instrument." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "This endpoint is used to fetch pdf document for the specified AssetType, Uic, DocumentType and LanguageCode." }, { "info": { "name": "Gets list of recommended instrument document information.", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/mkt/v2/instruments/:Uic/:AssetType/documents/recommended", "params": [ { "name": "AssetType", "value": "", "type": "path", "description": "AssetType of the instrument." }, { "name": "DocumentTypes", "value": "CommercialMemorandum", "type": "query", "description": "The list of document types for which to request information" }, { "name": "Uic", "value": "", "type": "path", "description": "Uic of the instrument." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "This endpoint is used to fetch a list of instrument document information for the specified input parameters." }, { "info": { "name": "Gets document related to instrument.", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/mkt/v1/instruments/:Uic/:AssetType/documents/pdf", "params": [ { "name": "AssetType", "value": "", "type": "path", "description": "AssetType of the instrument." }, { "name": "DocumentType", "value": "", "type": "query", "description": "DocumentType for which to request information." }, { "name": "LanguageCode", "value": "", "type": "query", "description": "LanguageCode for which to request information." }, { "name": "Uic", "value": "", "type": "path", "description": "Uic of the instrument." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "This endpoint is used to fetch pdf document for the specified AssetType, Uic, DocumentType and LanguageCode." }, { "info": { "name": "Gets list of recommended instrument document information.", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.saxobank.com/sim/openapi/mkt/v1/instruments/:Uic/:AssetType/documents/recommended", "params": [ { "name": "AssetType", "value": "", "type": "path", "description": "AssetType of the instrument." }, { "name": "DocumentType", "value": "PRIIP_KIDs", "type": "query", "description": "Document types for which to request information" }, { "name": "Uic", "value": "", "type": "path", "description": "Uic of the instrument." } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://sim.logonvalidation.net/authorize", "accessTokenUrl": "https://sim.logonvalidation.net/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "This endpoint is used to fetch a list of instrument document information for the specified input parameters." } ] } ], "bundled": true }