Tools

Listed below is a collection of tools you can use to help you work more effectively with the Response API. These tools are maintained by Bazaarvoice.

Video tutorial

This video teaches you about the Bazaarvoice 3-legged OAuth2 implementation.

Watch Video ➦

Open API specification

This interactive tool helps you visualize the various Response API endpoints.

Try it Out ➦

Postman Collections

To accelerate development, Bazaarvoice has provided the Response API Postman collection.

Postman is a tool used to test web services by sending HTTP requests. It simplifies the process of testing, developing, and documenting APIs by enabling users to create both simple and complex HTTP requests quickly.

If you're not familiar with Postman, refer to these online documentation and tutorials.

Download ➦

Client Response Demo application

This Response Demo repository contains an example implementation of the Bazaarvoice Client Response API which you can reference when building your own integrations. The Client Response Demo application, based on Create React App, provides a jump start on development.

Try it Out ➦