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

Best Answer

  • Jirapongse
    Answer ✓

    @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.


Answers