About
A curated, open dataset of food allergens and additives required for restaurant menus and digital food offerings in Germany (EU).
Allergen disclosures follow EU regulations (LMIV). Additive codes reflect established German menu disclosure practice.
API Endpoint
GET /api
Query Parameters
?kind=allergen- Filter by allergens only?kind=additive- Filter by additives only?lang=de- Get responses in a specific language
Supported languages:
de
en
es
fr
it
nl
pl
ru
tr
Examples
Get all disclosures
GET /api
Get allergens only
GET /api?kind=allergen
Get allergens in German
GET /api?kind=allergen&lang=de
Get additives in English
GET /api?kind=additive&lang=en