Hello,
I want to integrate Thomson Reuters API in my website which is in ASP.NET MVC (C#).
In my application end clients are from INDIA and they will be able to view current stocks and also they can buy/sell and do other stuffs.
For accessing the APIs we need to generate key-1,2,3,4 and then we can call the subsequent APIs.
I have searched about the sample code and documentation but could not find.
Can anybody please provide sample code or a working demo of C# so that I can create those keys and then can work on Login and other APIs?
Thanks in advance.