Endpoints — Pro
Get products by GTIN
Get products by GTIN or SKU
GET
/
api
/
v2
/
gtins
This endpoint is in beta and may be subject to change.
Data quality is not guaranteed, it highly depends on the provider and the release date of the product, old products tends to have less accuracy.
- A
barcode
will often match a single variant/size. - A
sku
will often return multiple variants of the same product.
The GTIN to search for.
The type of the barcode. Common values: UPC
, GTIN-8
, EAN-13
, ITF-14
(case sensitive).
The SKU to search for.
The number of results to return, between 1 and 100.