/gs1/products

POST /api/gs1/products

Price: 10 credits

Resolve a GTIN to the company that licensed it and the product data the licensee published

How to use it

Use this to find out who really owns a barcode: the registry answers with the licensee company for every registered GTIN, which is the authoritative record no retail catalogue can give you. Product master data (`brand`, `description`, `image`, `net_content`) exists only where the licensee published it, so an empty `brand` on a 200 means the licence is registered and the product detail is not, never that the call failed. A GTIN the registry does not hold answers 412, including an ISBN, which GS1 records as administered separately for books; a number whose check digit is wrong answers 422 instead, so the two failures tell you whether to fix the input or give up.

Parameters

Request body

Response

Errors

Response headers