Skip to main content
POST
/trustradius/categories/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
category
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|//[^\s]+|(?:www\.)?trustradius\.com[^\s]*|[A-Za-z0-9][A-Za-z0-9-]*)$
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
alias
string
required
name
string
required
url
string
required
position
integer
required
@type
string
default:TrustradiusCategoryProduct
short_name
string | null
image
string | null
vendor_name
string | null
vendor_id
string | null
website_url
string | null
score
number | null
rating_count
integer | null
review_count
integer | null
starting_price
string | null
pricing_url
string | null
is_top_rated
boolean | null
is_trial_available
boolean | null
pros
string[]
cons
string[]