Endpoints

  • Gets document related to instrument.

    This endpoint is used to fetch pdf document for the specified AssetType, Uic, DocumentType and LanguageCode.

    GET https://gateway.saxobank.com/sim/openapi/mkt/v2/instruments/{Uic}/{AssetType}/documents/pdf?DocumentType={DocumentType}&LanguageCode={LanguageCode}

  • Gets list of recommended instrument document information.

    This endpoint is used to fetch a list of instrument document information for the specified input parameters.

    GET https://gateway.saxobank.com/sim/openapi/mkt/v2/instruments/{Uic}/{AssetType}/documents/recommended?DocumentTypes={DocumentTypes}