Hi! Is Eikon API only possible with Python? Would it be possible to use it with C# or any other?
Hi @fiorella.segura
Yes, there are 3 implementations of the desktop API: Python, .Net/C# and TypeScript. You can find more details on the Developer Portal.
You can find the .Net/C# Example Package within GitHub.