Which language can b use or available for API?
Thanks
The DSS is a RESTful API. You can use any language like Python, Java, .NET etc, which supports invoking REST API calls. In addition this API can also be used from other products like Postman, Curl and Visual Studio etc.
@sarah.aoun
You can also refer to the Tutorials and Examples on the LSEG Developer Community website.
There is a DSS REST Tutorials Postman collection example, You can use it to generate the sample snippet code in many programming languagues, as mentioned in the Generate code for a REST API call using Postman in just a few clicks article