Roketfy Data Engine

Trustpilot reviews API get reviews by domain

The Trustpilot reviews API returns rating, title, text, reviewer and any company reply for a business domain, plus a business search endpoint for finding the right domain in the first place. Built for SaaS and e-commerce teams that need Trustpilot data flowing into a dashboard rather than checked by hand.

Example request
curl --request GET \
  'https://data-api.roketfy.com/v1/trustpilot/reviews?domain=www.example.com&depth=40&sort_by=recency' \
  --header 'Authorization: Bearer YOUR_TOKEN'

Endpoints you can use

Credits per successful call. Failed calls are never charged.

EndpointPathCredits
Trustpilot Reviews

Trustpilot reviews for a business domain — rating, title, text, reviewer and any company reply.

GET /v1/trustpilot/reviews10
Trustpilot Business Search

Find businesses on Trustpilot by company name or category. Returns the domain each review page is addressed by.

GET /v1/trustpilot/search19

What SaaS and e-commerce teams build with the Trustpilot reviews API

Reputation monitoring dashboard

Track your own Trustpilot rating and review volume over time in the same dashboard as your other product and support metrics.

Competitor benchmarking

Pull a competitor's Trustpilot reviews to see how their score and complaint patterns compare to yours in the same category.

Churn signal mining

Scan review text for complaints that echo support tickets or cancellation reasons, catching a pattern before it grows.

Sales enablement

Surface strong recent reviews for sales or marketing to use as social proof, without manually copying them off the Trustpilot page.

Post-incident sentiment tracking

Watch review sentiment in the days after an outage or pricing change to gauge how customers actually reacted.

Site review widgets

Brands that want to display real customer reviews on their own site can also use Roketfy's 360° Customer Reviews widget product built for this.

Is there an API for Trustpilot reviews?

Trustpilot doesn't offer a simple, open API for pulling any business's reviews — its own APIs are built primarily for businesses managing their own Trustpilot profile, not for reading a competitor's or aggregating reviews across many domains at once.

Roketfy's Trustpilot reviews API is built for that broader use: pass a business domain and it returns rating, review title, text, reviewer name and any company reply as structured JSON, for any business listed on Trustpilot.

How do I find the right Trustpilot domain for a business?

Trustpilot addresses each business's review page by the domain it's registered under — for example, www.example.com in trustpilot.com/review/www.example.com — which doesn't always match the company's marketing name exactly. Rather than guessing, run the search endpoint first with the company name or business category as the keyword.

The search endpoint returns matching businesses along with the exact domain each one's review page uses, so you can confirm you've got the right business before spending credits on its full review set — especially useful for companies with several regional or product-line variants on Trustpilot.

How many reviews can I pull, and how is it billed?

The depth parameter controls how many reviews come back per call, from 1 up to 200, defaulting to 20. Billing on the reviews endpoint is per 20 reviews at 10 credits, so a deeper pull scales proportionally rather than costing a flat rate regardless of size.

Business search is billed per 10 results at 19 credits, with depth going up to 140 — worth running sparingly, since in most workflows you only need it once per business to resolve its domain, not on every review pull.

Can I sort by newest or most relevant reviews?

Yes. sort_by accepts recency for the newest reviews first, or relevance (the default) for Trustpilot's own ranking. For ongoing monitoring, recency is generally the better choice — it lets you pull only what's changed since your last check rather than re-fetching Trustpilot's idea of the most relevant reviews every time.

How do SaaS and e-commerce teams use Trustpilot data?

For a SaaS company, Trustpilot reviews often surface billing confusion, onboarding friction and feature requests days before the same feedback reaches a support queue through official channels — pulling reviews on a schedule and routing anything that reads like a support issue to the right team closes that gap. For e-commerce, reviews tend to cluster around shipping speed, product quality and return experience, which makes Trustpilot data a useful cross-check against a store's own on-site reviews.

In both cases, the value compounds once reviews are pulled consistently rather than checked ad hoc: a rating that's been drifting for weeks is a very different signal than a rating that dipped once and recovered, and only a running pull can tell the two apart.

Can I track competitor Trustpilot scores over time?

Yes — resolve a competitor's domain once with the search endpoint, then pull their reviews on the same schedule you pull your own. Tracking review volume and rating trend for a handful of competitors alongside your own numbers turns a one-off benchmark into an ongoing comparison, which is far more useful for spotting a shift in the market than checking Trustpilot pages by hand once a quarter.

Credit packages

No subscription: buy a one-time credit package and use it at your own pace.

Starter

$99

100,000 credits

5 concurrent requests

Growth

$269

500,000 credits

15 concurrent requests

Scale

$699

1,500,000 credits

30 concurrent requests

See all packages and features

Use it from AI agents too

Every one of these endpoints is also available as a tool in MCP-enabled agents such as Claude and Cursor through the Roketfy Data Engine MCP server: same token, same credits.

MCP setup

Frequently Asked Questions

A Roketfy Data Engine endpoint that returns Trustpilot review rating, title, text, reviewer and any company reply for a business, identified by its Trustpilot domain.

Start accessing data today

Create your account, get your API token from the dashboard and send your first request in minutes.