-
need to connect to workspace via RStudio.
I need to connect to workspace via RStudio. Il installed Refinitivr package and i run this command with my API Key found in APPKEY : RD <- RDConnect(application_id = "<app key>", PythonModule = "JSON") I get this message : Erreur dans RefinitivJsonConnect() : Please supply Eikonapplication_id. Screenshots:
-
partial update endpoint
When a person's name is changed during the screening process, we believe the appropriate method is to use the Partial Update endpoint : screening/v3/cases/{caseSystemId} On the World-Check One UI, if we use edit case to change screening person's name, we can view both historical screening records and audit logs for the old…
-
I'm using the method provided in the documentation to call the API endpoint, but it keeps returning
my uuid and password is from https://risk.lseg.com/,am i find the right place?
-
Access and data availability
Good morning, It seems to me from sources online that the LSEG Data should include the Compustat Database from S&P Global. Link of an article where i found this piece of information. I was wondering how exactly we can access the data in the API, making sure we don't mess it up with other data points from other sources. On…
-
Python APIs
We used an excel file provided by the FMC team with APIs and works very well for this initial research stage. The excel file pulls 20 days turnover data per ISIN across all the on/off book exchanges. On our side we would like to move towards a more structured way to consume these volume data in the coming months: our…
-
Estimates Summary API
Hello team, requesting assistance for 1 of our client's. If client on Trial Access to Workspace, and getting the error below, is this part of the limitation of trial "The client receiving the attached errors when trying to pull the WS data into Python, we need to pull the Morningstar reports, Analyst recommendations and…
-
How to Label user defined identifiers in DSS API Rest
Hi team , I know how to request user defined identifiers in API -using the below article.. but can you please help how to label it using API https://community.developers.refinitiv.com/discussion/comment/23935#Comment_23935
-
How to Use script for charting
Can I get some help with a code in the codebook? It says File "/tmp/ipykernel_73/3594903871.py", line 2 //Inputs Tab Criteria. ^ SyntaxError: invalid syntax Also, once the code works, how do I apply it in the charts?…
-
Is there any API endpoint for company filings?
we have a client request? Is there any API endpoint for company filings? How to use and how to access? #Currently I just found this API Playground Could you please check and provide more details on this
-
“User Activity Monitoring” in Technical Validation excel sheet
Hi, We are assisting a customer with World-Check One API onboarding. In the Excel Sheet for Technical Validation, there is a reference to “User Activity Monitoring (Enables the customer to create their own home-grown customized case manager)” Could you confirm: The exact meaning of this feature? Which API endpoints support…
-
questions regarding PermID
I had a client who showed interest in PermID and raised a few questions and requests: PermID Creation and Disclosure Control Can the client request PermIDs for a list of companies that are not currently included in the open PermID database (assume this is yes)? Additionally, can they control the level of disclosure for…
-
API service in LSEG Workspace for Document retrieval
Hi Team, May I know if we have a service that retrieves documents? Specifically for the retrieval of the following: For ETFs: 1. Annual Report 2. Interim Report 3. KIID 4. FactSheet 5. Prospectus For Bonds: 1. Prospectus 2. Final Terms 3. FactSheet For Stocks: 1. Fillings 2. Earnings 3. Annual Report
-
PCN206364 destination IPs and port
hi, this relates to PCN206364. When we move to OMM, will the port (14002) and destination IPs remain the same (as they are in RTMDS Service Handover doc)?
-
I would like to automatically retrieve if possible via Eikon API in python the list of all the data
Hi, I would like to automatically retrieve if possible via Eikon API in python the list of all the datapoints involved in the calculation of E - S and G pillars (e.g TR.PolicyWaterEfficiency, etc). I need the whole list of datapoints used in the calculation for all kind of sectors
-
Starting in 11/2025 began getting 500 "Internal Server Error" for fetchResults API call
for some reason, we seem to be getting lots of 500 responses for fetchResults calls. This never used to happen and only started in November of this year. No changes were made, and all other calls work. Most of the fetchResults calls even succeed as well, it's just some. We've found that simply re-running them results in…