For a deeper look into our Elektron API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
I am working on Thomson Reuters API integration for website. I have also referred document and have done some R&D.
Can anybody please provide code to generate Key-1, Key-2, Key-3 and Key-4.
I am using C#(DotNet).
Sample code or link would be appreciated.
Hi @promispatel,
There is nothing inherently proprietary with the WebSocket API. The capability uses open standards for communicating (HTML5 WebSockets) and message exchange (JSON). I'm not entirely clear on what you are trying to do but key generation is not a WebSocket API-specific requirement.