Playground

Search Trustpilot categories API playground

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

GETapiKey3 credits/requesttrustpilot.categorySearchResponseDoc

Selected endpoint

GET /trustpilot/categories/search

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

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

Search Trustpilot categories

Returns normalized category search results from Trustpilot's JSON category 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": "software",
    "country": "US",
    "locale": "en-US",
    "size": 3,
    "categories": []
  }
}