/pcpartpicker/products/suggestions

POST /api/pcpartpicker/products/suggestions

Price: 5 credits

Look a product up by name across every PCPartPicker component category at once and get back its product code, canonical name, category and image.

How to use it

Use this to turn a product name a user typed into a code and a category, then pass the code to /pcpartpicker/products or the category to /pcpartpicker/products/search. It is the only cross-category lookup here and it is a typeahead: it answers with a short best-match list rather than everything that matches, and it carries no price or specs. A query that matches nothing returns an empty list rather than an error, and emptiness means the wording matched no part name.

Parameters

Request body

Response

Errors

Response headers