Skip to main content
POST
/userbenchmark/components/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
component_type
enum<string>
required
Available options:
cpu,
gpu,
ssd,
hdd,
ram,
usb
count
integer
required
Required range: 1 <= x <= 1500
timeout
integer
default:300
Required range: 20 <= x <= 1500
search
string | null
Minimum string length: 1
brands
string[] | null
sellers
string[] | null
combo_filters
object[] | null
metric_ranges
object[] | null
sort
enum<string> | null
Available options:
user_rating,
value_rating,
avg_bench

Response

Successful Response

@type
string
default:UserbenchmarkComponent
id
string | null
row_id
string | null
component_type
string | null
page_type
string | null
rank
integer | null
name
string | null
brand
string | null
model
string | null
alias
string | null
url
string | null
image
string | null
is_stale
boolean | null
samples
integer | null
samples_text
string | null
live_price
string | null
live_price_seller
string | null
is_hot_price
boolean | null
price
number | null
price_text
string | null
price_currency
string | null
price_percentile
integer | null
user_rating
number | null
user_rating_percentile
integer | null
value_rating
number | null
value_rating_percentile
integer | null
avg_bench
number | null
avg_bench_percentile
integer | null
avg_bench_low
number | null
avg_bench_high
number | null
market_share
number | null
market_share_percentile
integer | null
age_months
integer | null
age_months_percentile
integer | null
extra_metrics
object[]