Back to catalog
Cortexa research tool·biomedical·openfoodfacts
OpenFoodFacts Get Product
Get detailed information about a specific food product by barcode using the Open Food Facts database. Returns complete nutritional data, ingredients, allergens, Nutri-Score, eco-score, and product images. No authentication required.
Livelast probed 2026-04-30 23:07Z· 80msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 80ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"barcode": {
"description": "Product barcode (EAN-13 or UPC). Examples: '3017620422003' (Nutella 400g), '0737628064502' (Annie Chun's), '8001505005592'",
"type": "string"
}
},
"required": [
"barcode"
],
"type": "object"
}Examples (1)
Default OpenFoodFacts Get Product call
public-safeinput
{
"barcode": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenFoodFacts_get_product
- Tool name
- OpenFoodFacts_get_product
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse