Adding Amazon API is very easy. API or Application programming interface is a kind of tool which helps connecting particular websites. Basically it is a set of commands. Let’s say you have an affiliate account on Amazon.com and you want to show some Amazon products in your website. To show the products on your website some set of commands or API call is used. When the API is called it fetches the data from Amazon website. You can add Amazon API easily to your website.

From 2010 Amazon has limited the API call. So it requires to signup on WordPress API page to gain the public and private API key. In tutorial I will show you how to add Amazon API in your WordPress site.

Steps

01. To add Amazon API first signup to amazon affiliate network.

amazon-api

02. After Signing up now click “Manage Your Account”

 amazon-api2

03. To view you Amazon access key click the following link

amazon-api3

04. To view the keys click on the credentials


amazon-api4

05. Now add any WordPress plugin (prefarably Amazon link) from the plugin page of your WordPress site. After installation click on activate now.

amazon-api5

06. Now provide the API keys to WordPress plugin setting

amazon-api6

07. Now add a new post and provide the ASIN to show the Amazon products in your post.

amazon-api7

So this is how you can add Amazon API.


Leave a Reply