Go-UPC Barcode-Lookup API
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.
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/code/{code}
Retrieve product info for a particular barcode number (UPC, EAN, or ISBN).
1 endpoint auto-detected
Authentication
This API uses an API key, passed as the "key" query parameter. No OAuth required.
curl -X GET \
"https://go-upc.com/api/v1/code/{code}?key=YOUR_API_KEY"go-upc.com · HTTPS only