Identify any product by EAN/UPC code. 2-layer intelligent lookup with AI-powered web search. Free tier included.
# Single product lookup curl -H "X-API-Key: your-key" \ https://your-server:5100/api/v1/ean/5449000000439 # Response { "ean": "5449000000439", "name": "Coca-Cola Classic 330ml", "brand": "Coca-Cola", "category": "Beverages", "source": "cache", "confidence": 0.95 }
2-layer intelligent lookup — fast, reliable, and always improving.
First checks our PostgreSQL database with millions of pre-seeded products from Open Food Facts. Response time < 1ms.
If not cached, our AI searches the web (Open Food Facts, Google Books, meta-search engines) and extracts structured product data. Results are cached for future lookups.
Start free, scale as you grow.
Enter your email and receive an API key instantly. No credit card required.