Welcome to the Trade Developer Portal. Through this site, the Federal government gives software developers access to authoritative information on U.S. exports and international trade via standard APIs. The data accessible here is targeted at helping U.S. small businesses export and expand their operations in overseas markets.
We have a specific test case for the Consolidated Screening List, using the SDN source option, which is not working as expected. The search term is “Almaz Antey Telecom”, and it doesn’t return any results; however, if we drop “Telecom”, then we start seeing matches.
On the treasury site (https://sanctionssearch.ofac.treas.gov/), we have the option of changing the Minimum Name Score, which we would typically set to 85. This returns results for Almaz Antey Telecom as expected.
We have a specific test case for the Consolidated Screening List, using the SDN source option, which is not working as expected. The search term is “Almaz Antey Telecom”, and it doesn’t return any results; however, if we drop “Telecom”, then we start seeing matches.
GET https://data.trade.gov/consolidated_screening_list/v1/search?name=Almaz%20Antey%20Telecom&fuzzy_name=true&sources=SDN HTTP/1.1
On the treasury site (https://sanctionssearch.ofac.treas.gov/), we have the option of changing the Minimum Name Score, which we would typically set to 85. This returns results for Almaz Antey Telecom as expected.
Is our test case supported?