Problem
We’ve added Proxies to our configuration, but still need to add the URL’s for the Distributor Search sites to our whitelist. What are the URL’s and do they have a default return if loaded in a Web Browser?
Solution
The URL’s and expected responses from each Distributor Site are listed below.
Digi-key URL: https://distributorsearch.ema-eda.com/api/ (expected response is “Connection Successful”)
Premier/Farnell/Newark uses several URL’s:
https://www.newark.com/pffind/services/SearchService,
https://uk.farnell.com/pffind/services/SearchService,
https://au.farnell.com/pffind/services/SearchService,
https://cn.farnell.com/pffind/services/SearchService.
(expected response is an XML error as site expects a form request rather than browser request)
Future Electronics URL is - http://www1.futureelectronics.com/PartLookup/PartLookup.asmx
(site requests login credentials)
Mouser’s URL is: http://www.mouser.com/service/emasearchapi.asmx
(response should be the service search API info)
URL for Arrow is http://components.arrow.com/partservice/search/ema
(correct browser response should be “Invalid Response”)