go-upc.com

Find information on products from around the globe. The API supports UPC, EAN, and ISBN barcode numbers, and info returned includes product name, description, brand, image URL, and more.

๐Ÿ”‘ apikey 1 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Retrieve product info for a particular barcode number (UPC, EAN, or ISBN).
curl \
  # append ?key=$API_KEY to the URL \
  https://go-upc.com/api/v1/code/{code}
Endpoints (1 total)
GET
/code/{code}
Retrieve product info for a particular barcode number (UPC, EAN, or ISBN).
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints1
Authapikey
https://go-upc.com/api/v1