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
26 3 6 7

Running Eikon API on a server where Eikon is not installed

How do I properly build the connection if I'm running Eikon API from a server that doesn't have Eikon terminal?

! pip install eikon
import eikon as ek
ek.set_app_id('xxxxxx')

Do I need to specify proxy='https://webproxy.bfm.com:8080' etc?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apisetup
error-msg.jpg (73.7 KiB)
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.

Hello @jess.xu

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

Eikon Data APIs can only be used on a machine running Eikon (on Windows) or Eikon API Proxy (on Mac). See the answer on this thread for more details.
Any data retrieved from Eikon is licensed for individual user's use only. It cannot be used in any enterprise or server side applications. To use Refinitiv data in an application running on a server consider a Refinitiv product from the Enterprise family that comes with a license to use the data in the manner you require.

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.

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.