Kraft Heinz Co — Investor Relations & Filings
The Kraft Heinz Company is a global food and beverage producer. The company manufactures and markets a diverse portfolio of products, including condiments and sauces, cheese and dairy, meals, and meats. It is recognized for its numerous iconic brands, several of which generate over one billion dollars in annual sales. Kraft Heinz provides food products for various eating occasions, catering to consumers at home, in restaurants, and on the go.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 | 2026-05-29 | English | |
| 8-K | 2026-05-21 | English | |
| 8-K | 2026-05-19 | English | |
| 8-K - Kraft Heinz Co (0001637459) (Filer) | 2026-05-07 | English | |
| 424B5 - Kraft Heinz Co (0001637459) (Filer) | 2026-05-07 | English | |
| 10-Q - Kraft Heinz Co (0001637459) (Filer) | 2026-05-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47893719 | S-8 | 2026-05-29 | English | ||
| 46753864 | 8-K | 2026-05-21 | English | ||
| 46557408 | 8-K | 2026-05-19 | English | ||
| 42935492 | 8-K - Kraft Heinz Co (0001637459) (Filer) | 2026-05-07 | English | ||
| 42935247 | 424B5 - Kraft Heinz Co (0001637459) (Filer) | 2026-05-07 | English | ||
| 41850670 | 10-Q - Kraft Heinz Co (0001637459) (Filer) | 2026-05-06 | English | ||
| 41806402 | 8-K - Kraft Heinz Co (0001637459) (Filer) | 2026-05-06 | English | ||
| 41814022 | Q1 2026 Earnings Release | 2026-05-06 | English | ||
| 41814014 | Q1 2026 Presentation | 2026-05-06 | English | ||
| 34574836 | 2025 Annual Report | 2026-04-15 | English | ||
| 33268581 | ARS - Kraft Heinz Co (0001637459) (Filer) | 2026-04-03 | English | ||
| 33267465 | DEF 14A - Kraft Heinz Co (0001637459) (Filer) | 2026-04-03 | English | ||
| 33061121 | SCHEDULE 13G/A - Kraft Heinz Co (0001637459) (Subject) | 2026-03-27 | English | ||
| 32895625 | 4 - KRAFT HEINZ CO (0001637459) (Filer) | 2026-03-04 | English | ||
| 32895626 | 4 - KRAFT HEINZ CO (0001637459) (Filer) | 2026-03-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Kraft Heinz Co 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/14827/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14827 | 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=14827 | 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=14827 \ -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": 14827}, 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 Kraft Heinz Co (id: 14827)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.