The Conversations API lets you programmatically retrieve and submit Bazaarvoice Conversations data for use in your applications. To learn more, go to the Conversations API documentation home page.

Contents

(+ show- hide)

This section contains documentation specific to requesting and managing API keys.

Overview

API keys are unique alphanumeric values used to identify an application making API requests. API keys allow us to provide API usage metrics and allow our clients to control access to their data at any time.

In the example below, kuy3zj9pr3n7i0wxajrzj04xo is an API key.

http://stg.api.bazaarvoice.com/data/reviews.json?apiversion=5.4&passkey=kuy3zj9pr3n7i0wxajrzj04xo&Filter=ProductId:1000001

To use the Conversations API a developer must request an API key, which will be issued in a pending state until the key has been approved. This process is summarized below:

  1. Developer requests keys through the Developer Tools available on the Bazaarvoice Portal
  2. Client key administrator enables or disables keys using the Developer Tools available on the Bazaarvoice Portal

Section contents

Use the links below or the menu to the left to navigate to the pages in this section.

Related resources

Refer to these resources for additional information related to API key access and management.