Is there a way I can receive more data from the /search endpoint? For example, I run a query like so:
{ "View": "QuotesAndSTIRs", "Query": "google" }
And get this in response:
"Total": 9293, "Hits": [ { "BusinessEntity": "QUOTExEQUITY", "DocumentTitle": "Alphabet Inc, Ordinary Share, Class A, NASDAQ Global Select Consolidated", "PermID": "55839130072", "PI": "17739690", "RIC": "GOOGL.O" }, ... ]
Is there something I can to the query to receive more market data about Google, like current stock price, etc.?
Hello @justin.mckenzie,
To my knowledge, from search service you can not receive current prices or other real time content. I will try to double-check on this.
From another service, pricing, also in early access only, one could receive quote snapshots, including prices. And definitely from many other Refinitiv products, Elektron relatime, Eikon (va API), etc., you can also obtain current prices.
Hey, thanks for the info! Is the pricing service you mentioned something we will need to ask to access to so we can hit those endpoint(s)?
Pricing service is separate from search service. So will not be able to just access it. The account team will be the best contact, to advise with on your exact requirements, and if the required pricing is fee-liable, contract-required, etc.
will tag @sarlota.hohwald , but this is better discussed directly, off-line.
What's the base URL for this endpoint? I don't recognize it from the request and the response.
Thanks, I moved the thread to the forum for Elektron Data Platform where it belongs.
Hello @justin.mckenzie
You can use Elektron APIs below to retrieve current prices(real-time data)