Data Retrieval Basics

This page will provide you with access to example use cases to power financial workflows using Refinitiv APIs. On the right are a series of articles describing use cases in detail complete with code examples, snippets and samples, as well as full jupyter notebooks and source code available on Github. At the bottom of the page you will find links to related APIs, each with Overview, Quick Start Guide, full Documentation and Tutorials

Use the table below to help direct you to the most appropriate Refintiiv solution for your development and coding needs.

If you have no past experience of using our APIs it serves as a first port of call for a holistic view of broad categories of content and is split according to whether you are looking to execute your tasks on your desktop (so an individual user license such as Eikon, Workspace, Datastream) or looking to run your code on a machine/server and scale your solution.

Please note, that if you cannot find what you are looking for, please do raise a question on our actively monitored Q&A forums and one of our developer advocates will help to steer you. You can access our Q&A forums here

For a comprehensive look at our full view of Refinitiv content please visit the data catalogue here

 

Desktop licensed individual users

Platform licensed machine access

Real Time Streams and snaps

  • Use the Eikon Data API for a performant, easy to use Websocket API with up to a 3000 RIC watchlist
  • Script in Python for simplicity and accessibility
  • Use our Refinitiv Real-Time SDK for the optimised performance, lowest latency and highest throughput (Refinitiv Real-Time SDK (Java/C/C++)
  • Use the Websocket API for performance and accessibility up to a 3000 RIC watchlist
Time Series
  • Use DataStream DSWS API for best in class economic time-series request response capability
  • Use the Eikon Data API for a broad range of cross asset financial timeseries
  • Use Knowledge Direct where you need to redistributable tme series . For example to power a web portal
Fundamental  and Reference Data
  • If you need private and public company information including fundamental and reference data (balance sheets, estimates, research, key ratios, corporate actions and events, filings and ownership), with timeseries as a bulk data or request response use Eikon Data API
  • If you need scheduled / on demand fundamental and reference data including balance sheets, estimates, research, key ratios, corporate actions and events, filings and ownership, with timeseries as a bulk data or request response use DataScope Select API
  • on demand FRD bulk data or request response is accessed via Refinitiv Data Platform APIs
News
  • Realtime Streaming - If you need real time streaming news, with powerful filtering and tagging for monitoring markets or looking at sentiment use the Eikon Data API (>v1.1.2)
  • Eikon Data API is also available for request response historical news retrieval 
  • For the highest performance and throughput real-time streaming use the Refinitiv Real-Time SDK - available for Java/C/C++
  • Websockets for realtime streaming ensuring good performance comes via the Websocket API
  • Historical News comes via the Refinitiv Data Platform APIs
Symboloogy Conversion
  • Interoperability across content is key, meaning traversing different code schemas can pose a challenge. Use the Eikon Data API(>v1.1.2) to quickly convert from one symbology (e.g RIC) to another (e.g ISIN),or to discover all of our symbology support
Symbology Conversion ==> Refinitiv Data Platform API
Screening Use the Eikon Data API to screen for public and private companies via myriad criteria, including financial statements, estimates, funadmentals and reference data, esg and much more Use the Refinitiv Data Platform APIs to screen for public and private companies via myriad criteria, including financial statements, estimates, funadmentals and reference data, esg and much more
Data Model Discovery
  • Eikon Data Item Browser
  • Elektron Data Dictionary
  • DataStream Navigator
  • DataScope Templates
  • Knowledge Direct Templates
  • API Playground