Retrieving RIC codes for companies using TRKD API

Options
stphnthiel
stphnthiel Newcomer

Hello!

I am looking for a way to retrieve RICs (with the TRKD REST API) for a given company by searching for its name.

The search organizations endpoint (https://www.trkd.thomsonreuters.com/SupportSite/TestApi/Op?svc=Search_1&op=GetOrganisation_1) allows searching by name, but only return a mysterious PI property for the entities returned.

Any help is greatly appreciated.

Thanks!

Tagged:

Best Answer

Answers

  • robin
    robin Explorer

    @stphnthiel you should investigate Search v2 service - it has same ultimate backend content (i.. results are same) but is more performant and has newer interface and implementation. If you dont see it in support portal then likely a simple permissions issue and you should contact your refintiv account team.

  • Thanks @Jirapongse & @robin !