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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
3 0 0 4

historical Search

what does the Key in the response of historical search refer to ? Does it keep changing assigned to a RIC? If it change, how often does it change

#producttick-history-rest-api
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.

Upvote
Accepted
32.2k 40 11 20

Hi @shwetha.krishnaiah02 ,

Please refer to this previous discussion thread for the discussion of this topic.

Hope that this information is of help

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
3 0 0 4

Thanks Zoya for feedback,


I see the below last line on the reference provided- Could you please advise that the key would never change that is assigned against the instrument.

"The part of your question of whether the keys are guaranteed to stay the same for the same instrument, or ever update, we am going to research further and get back to you on."


Please also feedback if there is a business defnition to each of the response that we get- I could find anything against what validity means in the documentation under dev portal

"@odata.context": "https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#Collection(DataScope.Select.Api.Search.HistoricalSearchResult)",
    "value": [
        {
            "Identifier": "0#BL2:",
            "IdentifierType": "ChainRIC",
            "Source": "",
            "Key": "VjF8MHgzMDAwMDAwMDAwMDAwMDAwfDB4MzAwMDAwMDAwMDAwMDAwMHx8fHx8fHwwI0JMMjp8",
            "Description": "Historical Chain",
            "InstrumentType": "Unknown",
            "Status": "Valid",
            "DomainCode": "6",
            "FirstDate": "1998-02-03T00:00:00.000Z",
            "LastDate": "2021-11-14T00:00:00.000Z",
            "History": []
        }


Regards,

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.

Upvote
32.2k 40 11 20

Hello @shwetha.krishnaiah02 ,

In REST API Reference Tree specification for HistoricalSearch request, Results, please find:

Key is "Unique identifier for the instrument".

As part of the research conducted, to provide the answers, to the question from the referenced thread, we have escalated the inquiry to Datascope product team, and have received the confirmation verbatim: "the key information is retrieved from the source as part of Tick History HistoricalSearch which is assigned to an instrument and this will not get changed." Therefore, I confirm, per product guidance, that key as assigned will not change.

For the complete interface, including the meaning of the Enum values in ValidityStatus field within response, please refer to REST API Reference Tree=> HistoricalSearch=> Enums:

enums.gif

Hope that this information is of help



enums.gif (48.4 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.

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.