-
Rest api equivalent for ADSMON stats
I don't have direct access to the ADSMON tool, but our server is set up to allow access via REST api. I'm looking for where in the API i would find equivalent stats to what the tool displays under Data Streams: opensFromOverflowQueue streamIdMismatch These are the resources available in the API: Configuration Resources…
-
Is there any sample python porgams or RESTful API examples to automate the extraction process?
Is there any sample python porgams or RESTful API examples to automate the extraction process?
-
Insufficient Scope Error (trapi.data.research.read) When Accessing Research API via Java REST Reques
We are developing a Java application to programmatically download Initiation reports for specific companies using the Refinitiv Research API via REST requests. However, we are encountering a permission error indicating insufficient scope when attempting to access certain endpoints. Problem Details: Objective: Download…
-
How to update a single result in a case to be positive using REST API
Hi, I can create a case using API ok and there are some WC entities in the case as a result of the screening. Then I have at group level/toolkit resolutions like these ones below "resolutionFields": { "statuses": [{ "id": "5jb6wv300b171g1ul7wm1df49", "label": "POSITIVE", "type": "POSITIVE" }, { "id":…
-
WordlCheck One - Adding an entity to a case using REST API
Hi, I would like to add an existing WC entity (a company, for which I have the WC code/reference ID) to an existing Case. How can I do this using REST API? I'm using Postman to test the API calls. Thanks, Kari
-
Changing Date Format when requesting RDMS API in text/csv response?
Hi, We are retrieving curve data from RDMS Rest API (v1/v1/CurveValuesBatch resource). When requesting a text/csv return, the date format (Forecast Date, ValueDate) is in American format: Is there a way to request another date format directly from the API with a csv response? (for e.g: DD.MM.YYYY 00:00:00) Thanks a lot,
-
Arabic Characters
Below is my payload, the name is Arabic when I send it with HTTP client I'm getting unauthorized. When the name is in English, same body work fine. Why? Can somebody tell me how to solve it.…
-
Require a Swagger files for DSS RestAPI
Hi We are a new customer for LSEG DSS and i need the swagger file as we are going to integrate the API through Informatica to update our SQL database with EOD data. I can get through Postman but i need swagger files to integrate with Informatica. This is urgently required as part of our requirements. Thanks Sohail…
-
INVALID_MESSAGE_FIELD_FORMAT lowercase providerTypes
For my ZFS POST /screening/v3/cases request, I get the following response: {"id":"424af957-2110-48de-81d2-84f1e679a15f","status":"400","errors":[{"code":"INVALID_MESSAGE_FIELD_FORMAT","message":"Message field '.providerTypes[0]' has an invalid value.","error":null}]} The request includes: "providerTypes":["watchlist"] I…
-
Test Infrastructure?
Hello, While I have some past experience with Market Data Platforms and their API's, I left that world 9 years ago, so I would appreciate any guidance with the new realities under LSEG leadership. TL;DR Is there any way to get access to real infrastructure like ADH/ADS for development purposes? Or is there a developer…
-
RTDS - Rest API
Hi, Can we consume real time data from RTDS (ADS version 3.7) using Rest API ? in addition, please can you confirm where we can access the RTDS REST API documentation, Thanks, Ronen
-
How to get Company Financial Statements via REST API call
Hi i am looking for a data provider for financial data. Is there a REST API endpoint available in any of the data products by LSEG which provides the quarterly/annual financial (e.g income) statements for each company. thank you
-
FixSpec in API format
I am trying to understand how to interpret Trade and Market condition qualifiers in tick history data. I have looked at the documentation provided at https://refinitiv.fixspec.com/stack/specs/elektron and i understand the meaning of those values. I wanted to ask, is there an API available that that defines all the enum…
-
UiPath and DataScope API
I am looking to connect to DataScope API via UiPath using their HTTP Request activity. UiPath is a 3rd party RPA software that automates processes with out of the box "low code" activities. The HTTP Request activity allows me to set API end point and attach/configure parameters in a user friendly Wizard box. So I can't see…
-
DSS Rest API Sample Code for Elektron EOD
Can we add or share Rest API Sample Code for Elektron EOD? currently we only have for DSS EOD and Intraday Or can help confirm if we need any change on condition between Elektron EOD and EOD? Much appreciate it