Product Advertising API
Getting Started Guide (API Version 2011-08-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Making Requests

A request is a way of asking Product Advertising API to do something for you. For example, you might ask Product Advertising API to return information about a product category or about a single item. You might request that Product Advertising API return pictures of items for sale, or what other customers thought of them, or how much they cost. Product Advertising API enables you to ask these questions by sending requests over the Internet using REST or SOAP. Product Advertising API answers your request by returning an XML document.

[Note]Note

Processing responses is discussed in the next section.

The following sections describe how to make a Product Advertising API request using multiple programming languages: