For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
4 1 0 4

DSS REST API daily limit

Hi, Are there any limits on the number of records that can be requested using the REST API? Both for individual requests and/or a daily limit?

We're using the ExtractWithNotes API call to retrieve Terms and Conditions and bond schedule data.

Cheers,

Richard

dss-rest-apion-demand-extraction
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.

Upvotes
Accepted
78.9k 250 52 74

@ext.richard.dixon

Both file codes and chain RICs are instrument types that can be used when extracting data. They represent the grouping of instruments.

For example, File Code 1 represents Hong Kong Stock Exchange Equities and contains 2856 active instruments.

1655950137089.png


0#.FTSE represents FTSE 100 INDEX and contains instruments in FTSE 100 INDEX.

1655949855642.png

Instead of adding all RICs in FTSE 100 INDEX in the request, you just specify this 0#.FTSE chain RIC in the request and this chain will be expanded to all RICs in FTSE 100 INDEX.



1655949855642.png (17.4 KiB)
1655950137089.png (12.0 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.

Upvotes
4 1 0 4

I've just found this question

https://community.developers.refinitiv.com/questions/15127/is-there-any-limitation-on-amount-of-requested-ins.html

but I can't access the link to the extraction limits help page in it.

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.

Hi @ext.richard.dixon

There are a few limits to be considered.

Limits by Report Template: Extraction Limits - REST API Documentation (refinitiv.com) (DSS credentials required), this is also mentioned in the 'DataScope Select Best Practices & Fair Usage Policy' guide as mentioned below:


Terms and Conditions

50000 instruments before file code and chain expansion;

250000 after file code and chain expansion.

1000 legal entities before file code and chain expansion.


Bond Schedules

150000 instruments before file code and chain expansion;


There are also API endpoint limits mentioned in the Developer portal (MyRefinitiv/Developer portal credentials required):

Documentation | Refinitiv Developers 'DataScope Select Best Practices & Fair Usage Policy' in section 'Endpoint Frequency Limits'.


Best regards,

Gareth

Thanks Gareth, could you clarify what you mean by file code and chain expansion?

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.