Reviews & Reputation7 active endpointsapiKey

Trustpilot reviews API

Monitor review volume, ratings, and customer feedback from Trustpilot with structured endpoints.

Collect Trustpilot company, review, category, and search data for reputation monitoring workflows.

Endpoint families

4

Documented params

28

Examples

7

Live catalog snapshot

Trustpilot coverage

Active endpoints

7

Methods

GET

Required params

13

Schema refs

7

Business3
Categories2
Business Units1
Category1
{
  "platform": "Trustpilot",
  "endpoint": "trustpilot-business-search",
  "method": "GET",
  "path": "/trustpilot/business-units/search",
  "auth": "apiKey"
}

Use cases

Workflows that fit Trustpilot

Collect Trustpilot company, review, category, and search data for reputation monitoring workflows.

Brand reputation tracking

Use Trustpilot endpoints to turn brand reputation tracking into repeatable API requests with documented inputs and JSON responses.

Review ingestion

Use Trustpilot endpoints to turn review ingestion into repeatable API requests with documented inputs and JSON responses.

Competitor review analysis

Use Trustpilot endpoints to turn competitor review analysis into repeatable API requests with documented inputs and JSON responses.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

3 endpoints

Business

/trustpilot/business/{slug}

GETapiKey
2 endpoints

Categories

/trustpilot/categories

GETapiKey
1 endpoints

Business Units

/trustpilot/business-units/search

GETapiKey
1 endpoints

Category

/trustpilot/category/{slug}

GETapiKey

Featured endpoints

Trustpilot API endpoints

Browse full docs
GETapiKeyexample
/trustpilot/business-units/search
Details

Search Trustpilot business units

Returns normalized business-unit search results from Trustpilot's JSON business-unit search API.

q:querycountry:querypage:query+2 more
GETapiKeyexample
/trustpilot/business/{slug}
Details

Get Trustpilot business profile

Returns a summary Trustpilot business profile parsed from the public business page.

slug:pathx-api-key:header
GETapiKeyexample
/trustpilot/business/{slug}/related
Details

Get Trustpilot related businesses

Returns related company cards from Trustpilot's public business page rails.

slug:pathx-api-key:header
GETapiKeyexample
/trustpilot/business/{slug}/reviews
Details

Get Trustpilot business reviews

Returns paginated Trustpilot business reviews parsed from the public review page.

slug:pathpage:querystars:query+7 more
GETapiKeyexample
/trustpilot/categories
Details

Get Trustpilot categories

Returns the Trustpilot public category index grouped by top-level category.

x-api-key:header
GETapiKeyexample
/trustpilot/categories/search
Details

Search Trustpilot categories

Returns normalized category search results from Trustpilot's JSON category search API.

q:querycountry:querylocale:query+2 more

Start building

Test Trustpilot endpoints against the same catalog used by Docs.