Reputation: 655
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?
Upvotes: 4
Views: 3767
Reputation: 11
You may want to consider using the Amazon Mobile Associates API: https://developer.amazon.com/public/apis/earn/mobile-associates
Upvotes: 1