Playground

Search Trustpilot business units API playground

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

GETapiKey3 credits/requesttrustpilot.businessSearchResponseDoc

Selected endpoint

GET /trustpilot/business-units/search

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

Group
Trustpilot
Authentication
apiKey
Credit cost
3 credits/request
Path parameters
0
Query parameters
4
Body parameters
0
GETapiKey3 credits/requestbusinessSearchResponseDoc

Search Trustpilot business units

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

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key

Query parameters

Request URL will appear here.

Request headers will appear here.

Request body preview will appear here when applicable.

Status, latency, response headers, and response body will appear after a request.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "query": "openai",
    "country": "US",
    "page": 1,
    "page_size": 5,
    "items": []
  }
}