The Response API lets you respond to consumers. To learn more, go to the Response 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, r538c65d7d3rsx2265tvzfje is an API key.

https://api.bazaarvoice.com/contentmanagement/v1/clientResponses/acmeClient/reviews/1234?passkey=r538c65d7d3rsx2265tvzfje

To use the Response 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.