Reviews Summary API Request

Introduction

Here we'll take a closer look at the available parameters and values for the Review API endpoint that retrieves summary information such as counts and average scores (no detailed review content is included). The parameters for detailed content are listed.

There are four possible modes for this endpoint:

https://api.feefo.com/api/20/reviews/summary/allCreates a summary for both your service and product reviews. Authentication is not required.
https://api.feefo.com/api/20/reviews/summary/serviceCreates a summary of your service reviews. Authentication is not required.
https://api.feefo.com/api/20/reviews/summary/productCreates a summary of your product reviews. Authentication is not required.
https://api.feefo.com/api/20/reviews/summary/npsCreates a summary of your NPS feedback. Authentication is required. See API Authentication for more details.
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!