
Lifeway Foods, Inc. — Investor Relations & Filings
Lifeway Foods, Inc. is a leading supplier of kefir and other fermented probiotic products. The company specializes in producing nutritious, probiotic-rich foods designed to support health, well-being, and the microbiome. Its core product line consists of drinkable kefir, which the company markets as 'the champagne of dairy.' In addition to its kefir beverages, Lifeway Foods also manufactures other dairy products, including a variety of cheeses like Farmer Cheese, and a specialized ProBugs® line of kefir products for children.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-06-05 | English | |
| CURRENT REPORT | 2026-06-03 | English | |
| ADDITIONAL DEFINITIVE MATERIALS | 2026-06-03 | English | |
| FORM 424B3 | 2026-05-18 | English | |
| CURRENT REPORT | 2026-05-14 | English | |
| PROSPECTUS SUPPLEMENT TO PROSPECTUS DATED 12-10-25 | 2026-05-14 | English |
Browse filings by year
32 years- 2026 28 filings
- 2025 140 filings
- 2024 85 filings
- 2023 54 filings
- 2022 57 filings
- 2021 34 filings
- 2020 36 filings
- 2019 39 filings
- 2018 35 filings
- 2017 26 filings
- 2016 32 filings
- 2015 27 filings
- 2014 33 filings
- 2013 33 filings
- 2012 23 filings
- 2011 32 filings
- 2010 18 filings
- 2009 30 filings
- 2008 28 filings
- 2007 41 filings
- 2006 49 filings
- 2005 22 filings
- 2004 54 filings
- 2003 31 filings
- 2002 8 filings
- 2001 5 filings
- 2000 10 filings
- 1999 14 filings
- 1998 6 filings
- 1997 5 filings
- 1996 5 filings
- 1995 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47983869 | FORM 8-K | 2026-06-05 | English | ||
| 47949028 | CURRENT REPORT | 2026-06-03 | English | ||
| 47946502 | ADDITIONAL DEFINITIVE MATERIALS | 2026-06-03 | English | ||
| 46465351 | FORM 424B3 | 2026-05-18 | English | ||
| 46281898 | CURRENT REPORT | 2026-05-14 | English | ||
| 46002860 | PROSPECTUS SUPPLEMENT TO PROSPECTUS DATED 12-10-25 | 2026-05-14 | English | ||
| 45955086 | FORM 10-Q FOR MAR 2026 | 2026-05-14 | English | ||
| 45955025 | FORM 8-K | 2026-05-14 | English | ||
| 46110057 | FORM DEFA 14A | 2026-04-30 | English | ||
| 46110096 | DEFINITIVE PROXY STATEMENT | 2026-04-30 | English | ||
| 33135131 | 8-K - Lifeway Foods, Inc. (0000814586) (Filer) | 2026-04-01 | English | ||
| 32990166 | 4 - Lifeway Foods, Inc. (0000814586) (Issuer) | 2026-03-19 | English | ||
| 32990163 | 4 - Lifeway Foods, Inc. (0000814586) (Issuer) | 2026-03-19 | English | ||
| 32989558 | 144 - Lifeway Foods, Inc. (0000814586) (Subject) | 2026-03-19 | English | ||
| 32978340 | 144 - Lifeway Foods, Inc. (0000814586) (Subject) | 2026-03-18 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Mengniu Dairy Company Limited
Global dairy producer specializing in liquid milk, formula,…
|
2319 | KY | Manufacturing |
|
China Shengmu Organic Milk Limited
Produces and distributes organic and non-organic raw milk a…
|
1432 | KY | Manufacturing |
|
Công ty Cổ phần Sữa Việt Nam
A leading producer and distributor of dairy and nutritional…
|
VNM | VN | Manufacturing |
|
Danone
A global food company with dairy, plant-based, water, and s…
|
BN | FR | Manufacturing |
|
DINDIGUL FARM PRODUCT LIMITED
Processes milk into dairy powders, fats, and specialized nu…
|
544201 | IN | Manufacturing |
|
Dodla Dairy Limited
Integrated dairy company focused on procurement, processing…
|
DODLA | IN | Manufacturing |
|
DUTCH LADY MILK INDUSTRIES BERHAD
Manufactures and supplies a comprehensive range of quality …
|
— | MY | Manufacturing |
|
EKER SÜT ÜRÜNLERİ GIDA SANAYİ VE TİCARET A.Ş.
Producer and distributor of dairy products like yogurt, che…
|
EKER | TR | Manufacturing |
|
Emmi AG
A major milk processor and manufacturer of high-quality dai…
|
EMMN | CH | Manufacturing |
|
Engro Foods Limited
A food company manufacturing, processing, and marketing dai…
|
EFOODS | PK | Manufacturing |
Lifeway Foods, Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/33014/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33014 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=33014 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33014 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 33014}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Lifeway Foods, Inc. (id: 33014)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.