Trustpilot Reviews API — FetchLayer Docs
Documentation menu
FetchLayer FetchLayer API

Trustpilot Reviews API v1

Find companies on Trustpilot, read their TrustScore and star distribution, and pull their public reviews with the company replies, from https://api.fetchlayer.dev/trustpilot. No Trustpilot Business account required — just your FetchLayer key.

OpenAPI JSON

Available endpoints

Before you pull reviews

Trustpilot serves at most 200 reviews per filter combination to an anonymous reader. A company with 97,539 reviews returns 200, and nothing on the page explains why. To read more, partition the request — one call per star rating, one per language, or one per date window — and merge the results. When a response hits that ceiling it says so in notes.

Every response carries a notes array. It is where a truncated walk or an upstream limit announces itself, and it is worth reading on every call rather than only when something looks wrong.