/upcitemdb/products/search

POST /api/upcitemdb/products/search

Price: 20 credits

Search products by keyword, brand, category, product title or model number

How to use it

Find barcodes for products you can only name. At least one of `query` or `brand` is required; `category`, `product_title` and `model` only narrow a search that already has one of those, and each returns an empty list when nothing matches it. `catalog=book` searches a separate ISBN catalogue whose records carry `isbn` and `publisher` instead of `upc`. To go the other way — a barcode you already hold to its product — use `/upcitemdb/products`.

Parameters

Request body

Response

Errors

Response headers