Skip to content
  • There are no suggestions because the search field is empty.

Feefo APIs Overview

What are APIs


An API (Application Programming Interface) is a set of rules and protocols that allows two software applications to communicate with each other. Using Feefo's APIs, you can make API calls to Feefo's endpoint to retrieve specific information as defined in each request.

You can also view these pages in our developer knowledge base at https://feefo.readme.io/docs/getting-started 



What APIs do Feefo offer?


Here's an overview of the APIs Feefo offers:

API Description
Reviews API This allows you to pull and render review content. It can be altered by using parameters that will determine the content that is returned by the call.
Imported Reviews API If you have the advanced option “Show Imported Reviews” enabled, the Imported Reviews API becomes active. It will return all the imported reviews together with the Feefo content in one response. Responses are sorted in reverse date order, so newest content at the top. Feefo content is marked separately to imported content.
Product Ratings API A Reviews API call can be used to provide a listing of all available product SKU's and the rating against that product over a defined period. An optional parameter can return the product count as well.
Download Feedback API The Download Feedback API is offered as a convenience API for quick download of bulk feedback in a flat file format. This API is deprecated and will receive no further updates or documentation. If you are currently using it, please refer to the Reviews API as the recommended alternative.
Enter Sale Remotely API Upload sale information directly into the Feefo system via a Feefo-hosted API endpoint. Parameters can be set dynamically to populate sale data, and each request submits a single sale record.

Note: For authentication details, rate limits, and versioning information applicable to all Feefo APIs, please refer to the Feefo Developer Knowledge Base.