Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
20 1 1 3

.NET C# Eikon Web API/ Web Service

Hi

Is this possible to call Eikon web service without necessary to install Eikon on PC?

The idea is we created an asp.net c# application and call webservice url and expected return result in JSON format.

The sample may similar to Dex2 sample by inputting the asset class, fields list, request parameters, and display parameters. But just call the web service url include the parameters above without EIKON application installed.

If this is possible, may be have sample code for me to try. And how to input the user and password from webservice. Because I am sure the webservice required to validate user and password before returning the JSON result.

Thanks.

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiweb-services
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
4.6k 26 7 22

You need to look at one of the enterprise level APIs to accomplish this, I would recommend DataScope Select, it has a REST API. This article gives a brief introduction to the usage.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ok thank you @Zhenya Kovalyov

I'll look through the article. And you mentioned "... need to look at one of the enterprise level APIs to accomplish this.", is this means we need to buy another license of API to use this feature? Currently we only have Thomson Reueters EIKON desktop account/ licence.

Thanks

Eikon user licence does not allow the data to leave the desktop, so it can not be used in the environment you have described. I suggest you contact your account manager for additional information.

Ok thanks @Zhenya Kovalyov for the information.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.