Product-Extended Schema

Schema definition for Product-Extended

GET
/product_extended

Response Body

curl -X GET "https://world.openfoodfacts.net/product_extended"
{
  "additives_original_tags": [
    "string"
  ],
  "additives_prev_original_tags": [
    "string"
  ],
  "added_countries_tags": [
    {}
  ],
  "allergens_from_ingredients": "string",
  "allergens_from_user": "string",
  "amino_acids_prev_tags": [
    {}
  ],
  "amino_acids_tags": [
    {}
  ],
  "carbon_footprint_percent_of_known_ingredients": 0,
  "categories_properties": {
    "agribalyse_food_code:en": "string",
    "agribalyse_proxy_food_code:en": "string",
    "ciqual_food_code:en": "string"
  },
  "categories_properties_tags": [
    "string"
  ],
  "category_properties": {
    "property1": "string",
    "property2": "string"
  },
  "ciqual_food_name_tags": [
    "string"
  ],
  "compared_to_category": "string",
  "conservation_conditions": "string",
  "customer_service": "string",
  "expiration_date": "string",
  "link": "string",
  "main_countries_tags": [
    {}
  ],
  "minerals_prev_tags": [
    {}
  ],
  "minerals_tags": [
    {}
  ],
  "owner_fields": {
    "additionalProperties": 0
  },
  "nova_groups_markers": {
    "property1": [
      [
        "string"
      ]
    ],
    "property2": [
      [
        "string"
      ]
    ]
  },
  "nucleotides_tags": [
    {}
  ],
  "origin": "string",
  "purchase_places": "Paris",
  "purchase_places_tags": [
    "string"
  ],
  "stores": "Walmart",
  "stores_tags": [
    "string"
  ],
  "traces_from_ingredients": "string",
  "traces_from_user": "string"
}