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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 2

Is there a limit on number of instruments for Eikon Data API

Hi, I am trying to use the following get symbol API call of Eikon Data API. Is there a limit on number of instruments I can pass to this API ? Where is this documented ?

out = ek.get_symbology(["00287Y109"], from_symbol_type="CUSIP", to_symbol_type="ISIN")
eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythondataapi-limits
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
39.2k 75 11 27

I don't think there's any hardcoded limit, but I also doubt it was ever tested with more than a few thousand symbols in the input. I just tried it with 2,364 Cusips. It worked like a charm.

icon clock
10 |1500

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

Click below to post an Idea Post Idea