Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to implement Amazon's Product Advertising API for iOS?

I'm planning to use Product Advertising API on a mobile application (preferably iOS). The Product Advertising API License Agreement clearly states you cannot use the API directly from the mobile device.

Question: Is using the API on a server, then using web service calls to get the data for the device from the server the only way? If not, what do you suggest?

like image 743
Peter Lendvay Avatar asked Dec 06 '25 06:12

Peter Lendvay


1 Answers

You may want to consider using the Amazon Mobile Associates API: https://developer.amazon.com/public/apis/earn/mobile-associates

like image 74
Mudeem Siddiqui Avatar answered Dec 08 '25 20:12

Mudeem Siddiqui