I have been exploring DSS for the past few days. I've skimmed through the REST API tutorials which use postman and have so far been successful. I am currently trying to write a python script to extract minute-wise data of the past 3 years of SPX futures and options and with the help of Article.RDP.DSS.RKD.Python.GenerateCodeUsingPostman/dss-generate-python-code-using-postman.ipynb at main · LSEG-API-Samples/Article.RDP.DSS.RKD.Python.GenerateCodeUsingPostman · GitHub and Getting a list of all RIC codes for Equity Index Options - Forum | Refinitiv Developer Community , I've managed to get some data but it is not minutewise and not that comprehensive.
Any help would be greatly appreciated.