Trustpilot Consumer API

The Trustpilot Consumer API provides access to reviews written by individual consumers. Developers can retrieve a consumer's review history with filtering by stars, language, location, and business unit. Supports pagination and sorting and requires API key authentication.

API entry from apis.yml

apis.yml Raw ↑
aid: trustpilot:trustpilot-consumer-api
name: Trustpilot Consumer API
tags:
- Consumer Reviews
- Reviews
- Trust
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.trustpilot.com/v1
humanURL: https://developers.trustpilot.com/consumer-api
properties:
- url: https://developers.trustpilot.com/consumer-api
  type: Documentation
- url: https://developers.trustpilot.com/authentication
  type: Authentication
description: The Trustpilot Consumer API provides access to reviews written by individual consumers. Developers
  can retrieve a consumer's review history with filtering by stars, language, location, and business unit.
  Supports pagination and sorting and requires API key authentication.