-
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
-
RTDS Rest API how to get update rate from ADS per user not per mount
Hi Team Is there a way to get updateRate value per User and not per mount via RestAPI ? Currently it is possible to get updateRate from RestAPI using URL like this: http://ADS_IPADDRESS:RESTAPI_PORT/sharedmem/classes/SinkDistMsgs/instances/all/variables/updateRate Result is like this :…
-
TRTH API Question
Hello, I use https://developers.lseg.com/en/tools-catalog/ric-search to identify rics for the assets i am interested in. I was wondering if there is a programmatic/API that I can query to do the same. Perhaps there is a metadata table that we can query based on symbol or other identifiers.
-
Getting a 403 when accessing the same RTDS REST API endpoint in some scenarios
Hi, I am running RTDS 3.5.3 with the REST server enabled on port 8083 via rmds.cnf. When on the same host running the RTDS and REST server, I do a HTTP GET using the hostname e.g. `curl http://<hostname>:8083`, I get a 200. But when I do `curl http://localhost:8083`, I get a 403. When I am on a remote host on the same…
-
HTTPS for RTDS Rest API
Does the current REST Interface for RTDS components support https? In the documentation, for example in REFINITIV REAL-TIME CONNECTOR SYSTEM ADMINISTRATION MANUAL, the REST Interface only shows http. Does it support any authentication? Thank you.
-
REST API - Issue with intraday OnDemand request
I am trying to run the Python sample script "TRTH_OnDemand_IntradayBars.py" come under the REST API example. I am able to retrieve teh authentication token (screenshot removed for confidentiality reasons) But then I am getting the following error messages Can you please help?
-
Login to API Playground logs me out of Eikon
Hello, whenever i try to login to the API playground i get logged out of my Eikon session. This is extremely frustrating. How am i supposed to read the REST API docs without being kicked out of the very platform i need to research RICS, Fieldnames, etc.? thanks Andreas
-
How to Get Access Token Through POST HTTP Request?
Hello Everyone, I am trying to use Refinitiv API through HTTP request to get real-time data in my workflow, but I am stuck at the first step of getting access token. I am not sure what I should put in the URL field. I would really appreciate it if I can get any help or instruction from you, thank you! Also, if I use OAuth…
-
datascope rest api
Hello, Example of Chain Ric: 0#GBPVOLSURF we only use LONGNEXTLR,LONGLINK1,LONGLINK2.....LONGLINK14 fields and when i connect { "Identifier": "0#GBPVOLSURF", "IdentifierType": "ChainRIC" } which field show LONGNEXTLR value. In this example LONGNEXTLR fields result :1#GBPVOLSURF .