Skip to main content
POST
Run Trustpilot Business Search

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
query
string
required

Search term.

max_items
integer
default:25

Maximum number of records to return (1-300). Billed at 1 point per returned record.

Required range: 1 <= x <= 300

Response

Job accepted; poll Get Session Status with session_id. Once complete, results has the same shape as a synchronous data source response.

session_id
string
run_status
enum<string>
Available options:
running