Hi, i'm interested in getting the average arrival time for a set of RICS to evaluate it, i noticed the /Extractions/ScheduleGetInstrumentTriggerDetails method in the REST API Reference Tree but unfortunately i can't find any example on how to make a simple request. if you've an example to set it up quickly in Postman,…
Hi Team, im trying to search if a ric exist or include a wildcard to get chain rics, the api documentation tells thatt the ChainRIC indentifier can be used, but when i make the request it is not an allowed Identifier.
Hi, I tried to setup EOD request for more than 500 RICs. There are some inconsistent errors recorded. Few error were -(401) Unauthorized.), (502) Bad Gateway.). And some of the request received from Refinitiv is blank. Could you please help me what could be the reason for this kind of errors? Like I said , it random during…
I am trying to get data from DSS for ended RIC EONIA=. It appears in the DSS RIC search, but only has "Reference History." No prices tab. When I attempt to search for it using DSS REST API I get no results: In [8]: headers = {"Authorization": "..."} In [9]:…
I created a Immediate DSS Schedule. It has had Status = "Queued" for about an hour now. I found some references to the extraction queue in the DSS User Guide, but I don't know what causes this issue. Can anyone help out here?
Hello, Can you please share a sample code on how we can pull Commodities in the API, replicating how a Commodities Screener will do in the GUI?
Hi All, Need your advice on process of automating DSS Token generation. As token is valid for 24 hours only, new token should be manually generted. Please advice if there is a way to automate Token Generation. When checking I found the below (err, res) => { // Set BEARERTOKEN pm.globals.set("BEARERTOKEN",…
Hello, I am getting following error while trying to request token: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='hosted.datascopeapi.reuters.com', port=443): Max retries exceeded with url: /RestApi/v1/Authentication/RequestToken (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at…
Hello, Please can someone help with the following: 1. Is there a python based DSS API guide available? 2. Sample Python Code in DSS API to extract following RICs "CFI2Z5","CFI2Z6","CFI2Z7","CFI2Z8","CFI2Z9" OR a Sample code to extract any other RIC Thanks
For searching RIC codes using KeywordQuery, @{ "SearchRequest": { "KeywordQuery": "PROCNWEM","ExpirationDate": { "@odata.type": "#DataScope.Select.Api.Search.DateValueComparison","ComparisonOperator": "LessThanEquals","Value": "2026-12-31T12:00:00.000" },"PreferredIdentifierType": "Ric","AssetStatus": "Active" } } this…
It looks like you're new here. Sign in or register to get started.