Product Advertising API
Developer 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...

What Is Authentication?

Authentication is a process for identifying and verifying who is sending a request. The following table shows a simplified version of an authentication process.

General Process of Authentication

1

The sender obtains the necessary credential.

2

The sender sends a request with the credential to the recipient.

3

The recipient uses the credential to verify the sender truly sent the request.

4

If yes, the recipient processes the request. If no, the recipient rejects the request and responds accordingly.


During authentication, Product Advertising API verifies the identity of the sender.

For further discussion of authentication, go to the TechEncylopedia.com entry for authentication. For definitions of common industry terms related to authentication, go to the RSA Laboratories Glossary.

The subsequent sections describe how the Product Advertising API implements authentication to protect your data.