Back to catalog
📊

UPC database

API Key

More than 1.5 million barcode numbers from all around the world

📊Open DataHTTPS

UPC Database

Barcode and product lookup by UPC code

Upc016000275263
Product NameCheerios Honey Nut Cereal
BrandGeneral Mills
CategoryBreakfast Cereals
Size10.8 oz

Sample Response

response.json
1{
2 "upc": "016000275263",
3 "product_name": "Cheerios Honey Nut Cereal",
4 "brand": "General Mills",
5 "category": "Breakfast Cereals",
6 "size": "10.8 oz"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://upcdatabase.org/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs