Thanks for downloading the Amazon.com Web Services software development kit
2.1. Two audiences who will find this document useful are:
1.Web site owners who want to enhance their web site with Amazon content
and features.
2.Developers who wish to experiment with or create applications built on
Amazon.com Web Services.
The first Web services that we have exposed are:
Product Display - The ability to search for and retrieve product information from the Amazon.com catalog, including filtering for products sold by specific third-party sellers.
Shopping Cart - The ability to add Amazon.com products to shopping carts, wish lists, and registries from third party locations.
This document should contain all you need to get started. We have provided
a forum to discuss Amazon.com Web Services with other developers at
http://forums.prospero.com/am-assocdevxml/start/. If you have feedback
you'd like to send us, please feel free to do so - you can contact us at
webservices@amazon.com.
In order to use Amazon.com Web Services, you will first need to register
and obtain a valid developer token. You can get your token here: http://associates.amazon.com/exec/panama/associates/join/developer/application.html.
This release of Amazon.com Web Services is a beta release. The full terms
of use are described in the file COM_LICENSE.TXT included in this kit.
Please see the following helpful articles about using Amazon.com Web Services with .NET. (Please note -- some of these tutorials refer to version 1.0 of the platform.)
Enter the number of products for tracking in the "Number of Asins Entered" field
Insert the Asin numbers in the second column of the table Note: please press "Enter" button after inserting the last Asin to ensure that all Asins are properly entered)
Enter the mode, type, offer and page
Choose the method of either XML or Soap to send the request
The results (in table format) will be displayed in a new Window. Only the seller's own products will have a recommend price (others will be "Not Applicable") When there is no product from the other sellers to do the comparison, the seller's own products will not have a recommended price ("No Comment")
The Result area in the main window will show the response received from the server (in XML format)
The results will be recorded into the asinRecord.dat file
Release Notes for SDK 1.01:
Removed DTDs, XSDs and WSDL from kit. These files can still be retrieved online.
Release Notes for SDK 2.0:
Second published version of this SDK. Contains significant changes, including expanded descriptions of SOAP calls; search, parameter, and sort type listings; expanded XSL descriptions; price tracker tool; PHP code samples and more.
Release Notes for SDK 2.1:
Added new SOAP samples and information on how to search a third party seller's listings by specific keyword.