Python Eikon Api: best practice for app id

Hello,

I'm just starting to play with this API and I wonder if there is a best practice guide for app id...

Let's say I have two scripts that do different things, should I get an app id for each one?

Thank you

EDITED: some typos

Best Answer

Answers

  • Can you explain why? Can I download information faster when I import with two separate id's? Is there any information on how to best use the id's?

  • @sim19, since the API is in the beta stage there are no exact guidelines on this shared by Thomson Reuters.

    However, if you use a single app id for multiple applications and, say, one of the app ids get disabled, all of your applications will stop working.

    As for your questions, no, the download speed will be exactly the same.

  • The sole purpose of an app id is to identify application that consumes data from Eikon. If Thomson Reuters will notice an abnormal or abusive data consumption pattern, they may reach out to you. Having a separate app id for each application will help identify the one that is misbehaving, hence the recommendation.