Skip to main content
POST
/pcpartpicker/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
category
enum<string>
required
Available options:
cpu,
cpu-cooler,
motherboard,
memory,
internal-hard-drive,
video-card,
power-supply,
case,
headphones,
keyboard,
mouse,
speakers,
webcam,
monitor,
os,
sound-card,
wired-network-card,
wireless-network-card,
case-fan,
fan-controller,
thermal-paste,
external-hard-drive,
optical-drive,
ups
count
integer
required
Required range: 1 <= x <= 20000
timeout
integer
default:300
Required range: 20 <= x <= 1500
region
enum<string>
default:us
Available options:
au,
at,
be,
ca,
cz,
dk,
fi,
fr,
de,
hu,
ie,
it,
nl,
nz,
no,
pl,
pt,
ro,
sa,
sk,
es,
se,
uk,
us
search
string | null
Minimum string length: 1
filters
object[] | null
ranges
object[] | null
sort
string | null
Minimum string length: 1

Response

Successful Response

id
string
required
@type
string
default:PcpartpickerProductCard
internal_id
string | null
url
string | null
name
string | null
image
string | null
price
number | null
rating
number | null
review_count
integer | null
specs
object[]