I am calling below api to fetch matching companies: Now I want to get all details of one of the perm ids like for this: https://permid.org/1-4295907485 Which api should I call further to get all detai…
Hi, I am interested in downloading a large set of permid information. Given the limitation the Entity Search API has on 5,000 entities per day I was looking for alternatives. I found out the linked se…
Dear Support, I am trying to iterate through all the quotes on the ASX using the following query: https://api.thomsonreuters.com/permid/search?access-token={token}&entityType=quote&q=mic:XASX&start=1&…
Hi, Please see my code below my sanctions_df_upgrade has a column caption which are company names. I am looping over that column and mapping it against the PermID db via the Entity Search API My ask i…
Hi, I have used the OpenSanctions API /search endpoint and retrieved results of entities under the UFLPA dataset My next task is to map these entities to permIDs (if available) The entities retrieved …
So far I've come across the following OrgSubTypes: - Company - National Government - Quasi-Governmental Organization - Foundation/Charity - Central Bank - Treasury Does anyone have a complete list?
AMC Entertainment Holding has a new Nasdaq listing - commenced 22/8/2022 When will this listing be included in permid.org and API? https://www.nasdaq.com/market-activity/stocks/ape
The search API is sometimes not returning records which I can find manually. Example: https://permid.org/1-21537949617 The quote has these details: * RIC: 2255.HK * Ticker: 2255 * MIC: XHKG However, b…
Making 95 calls to https://api-eit.refinitiv.com/permid/search?q=ticker:{ticker} from a C# application in a loop we get a HttpRequestException, "Error while copying content to a stream" with inner exc…