We've analyzed and compared the top 1 API providers supporting Allergen labels for Nigerian developers and businesses. Find the right infrastructure fit for your startup below.
Written by Editorial Staffs as at 22nd June, 2026
| Feature | |
|---|---|
| Pricing | Completely free and open-source; no API key required |
| Barcode lookup | Yes |
| Ingredient data | Yes |
| Nutritional data | Yes |
| Product search | Yes |
| Allergen labels | Yes |
| View Details |
Open Food Facts API is a free, open-source food product database maintained by a global community of volunteers who scan and submit packaged food product information from supermarkets worldwide. The database contains product data for over 2 million packaged foods from more than 160 countries, accessible through a completely free API with no authentication required. As an open-source project similar to Wikipedia, the data is user-contributed, community-verified, and freely licensed for any use. The barcode lookup endpoint is the primary use case. Developers submit a product barcode (EAN-13, UPC-A, or similar) and receive all available product data: product name, brand, categories, ingredients list, nutritional facts table (per 100g), allergen labels, Nutri-Score (European nutritional quality grade), Nova group (degree of food processing), Eco-Score (environmental impact), countries where the product is sold, and packaging information. For Nigerian nutrition apps that help users make informed food choices at the supermarket, barcode scanning powered by Open Food Facts provides instant product intelligence. The ingredients list data is valuable for allergen detection and dietary filtering. Each product's ingredients string identifies components that users with specific allergies or dietary restrictions need to avoid. Parsing the ingredients list with allergen keywords (peanuts, gluten, dairy, soy) alerts users before purchase. Nigerian health apps serving users with celiac disease, lactose intolerance, or nut allergies can integrate barcode scanning to dramatically reduce the effort of safe food selection during grocery shopping. Product search allows text-based queries by product name, brand, or ingredient, with filtering by country, category, and Nutri-Score grade. For Nigerian dietary research applications, the ability to search all products in a specific category (soft drinks, breakfast cereals, snacks) and filter by nutritional quality enables comparative food analysis. The Nigerian product coverage reflects the global community's submission patterns — popular international brands available in Nigerian supermarkets (Nestlé products, Procter and Gamble, Unilever) have good coverage, while smaller local Nigerian brands may be missing or incomplete. Developers can contribute to the database by adding Nigerian products, improving coverage over time. The Open Food Facts project actively encourages product contributions, and Nigerian developers can significantly improve the database's Nigeria coverage by implementing a contribution workflow in their apps. When a user scans a barcode not found in the database, the app can prompt them to photograph the front, back (nutrition label), and ingredients list of the product, submitting this data to Open Food Facts. Over time, crowdsourcing through Nigerian apps with large user bases would substantially improve the quality and completeness of Nigerian product coverage — benefiting not just one app but the entire global Open Food Facts database. The Eco-Score and environmental packaging data available in Open Food Facts is increasingly relevant as Nigerian consumers become more environmentally conscious. Products are rated on a scale from A to E based on their environmental footprint — production method, transportation, packaging recyclability, and product origin. Nigerian sustainability apps and environmentally-focused consumer guides can use this data to help Nigerian shoppers make environmentally informed food purchasing decisions alongside nutritional considerations. Open Food Facts data exports are available in CSV and JSON format for bulk downloads, providing Nigerian developers who need to preload a large local product database with an efficient alternative to individual API calls per product.