Hi Team, Can you please help me to whether multiple instruments can used while querying this endpoint URL :
https://selectapi.datascope.lseg.com/RestApi/v1/Search/HistoricalSearch
https://developers.lseg.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/tutorials#rest-api-tutorial-13--historical-search
the body of the input
{
"Request": {
"Identifier": "TRIL.L",
"IdentifierType": "Ric",
"Range": {
"Start": "1996-01-01T00:00:00.000Z",
"End": "2017-02-28T00:00:00.000Z"
}
}
}
if Yes, how many we can query at a time. what is the Limit
Thanks
Vinaya