Brand reputation tracking
Use Trustpilot endpoints to turn brand reputation tracking into repeatable API requests with documented inputs and JSON responses.
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
Active endpoints
7
Methods
GET
Required params
13
Schema refs
7
{
"platform": "Trustpilot",
"endpoint": "trustpilot-business-search",
"method": "GET",
"path": "/trustpilot/business-units/search",
"auth": "apiKey"
}Use cases
Collect Trustpilot company, review, category, and search data for reputation monitoring workflows.
Use Trustpilot endpoints to turn brand reputation tracking into repeatable API requests with documented inputs and JSON responses.
Use Trustpilot endpoints to turn review ingestion into repeatable API requests with documented inputs and JSON responses.
Use Trustpilot endpoints to turn competitor review analysis into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/trustpilot/business/{slug}
/trustpilot/categories
/trustpilot/business-units/search
/trustpilot/category/{slug}
Featured endpoints
/trustpilot/business-units/searchReturns normalized business-unit search results from Trustpilot's JSON business-unit search API.
/trustpilot/business/{slug}Returns a summary Trustpilot business profile parsed from the public business page.
/trustpilot/business/{slug}/relatedReturns related company cards from Trustpilot's public business page rails.
/trustpilot/business/{slug}/reviewsReturns paginated Trustpilot business reviews parsed from the public review page.
/trustpilot/categoriesReturns the Trustpilot public category index grouped by top-level category.
/trustpilot/categories/searchReturns normalized category search results from Trustpilot's JSON category search API.
Start building