I would like to return a bond price by querying TREP API with an ISIN instead of a RIC. Is there a w

I would like to return a bond price by querying TREP API with an ISIN instead of a RIC. Is there a way to do this?

Best Answer

  • Hello @kris.vucak

    Unfortunately, TREP APIs does not support requesting data by ISIN. Only RIC can be used to request data.

    Do you run Eikon or Refinitiv workspace? If so, you can use Eikon python API to convert ISIN to RIC as mentioned in this question. To start using Eikon python API, please refer to Quick Start guide

Answers

  • Hi @kris.vucak

    If you don't have Eikon access - or you are working on a non-desktop based implementation, you may also be interested in our Refinitiv Data Platform and its associated APIs and Library.

    RDP would allow you to do symbology conversions as well as consume realtime + historical data etc.

    Please reach out to your Refinitiv Account representative to discuss RDP if interested.