The list below is a collection of tools the Development Team at Bazaarvoice has created to assist users working with the Response API. These tools are maintained by Bazaarvoice.
Video tutorial
This video teaches you about the Bazaarvoice 3-legged OAuth2 implementation.
Open API specification
This interactive tool helps visualize the various Response API endpoints.
Postman Collections
To expedite development, Bazaarvoice has provided the Response API Postman collection.
Postman is a HTTP client for testing web services. Postman makes it easy to test, develop and document APIs by allowing users to quickly put together both simple and complex HTTP requests. If you are not familiar with Postman, please the online documentation and tutorials.
Client Response Demo application
This repository contains an example implementation of the Bazaarvoice Client Response API for our clients to reference in building their own integrations. Based on Create React App, the Client Response Demo application provides a jump start on development.