
PEPSICO INC — Investor Relations & Filings
PepsiCo, Inc. is a global food and beverage company engaged in the manufacturing, marketing, distribution, and sale of a diverse portfolio of convenient foods, snacks, and beverages. The company's products are available in over 200 countries and territories. Its brand portfolio includes a wide range of well-known names such as Pepsi-Cola, Gatorade, Lay's, Doritos, and Quaker. PepsiCo's strategic framework, PepsiCo Positive (pep+), guides its operations with a focus on sustainability and positive impact across its value chain, from ingredient sourcing to manufacturing and consumer engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-22 | English | |
| 8-K | 2026-05-08 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Regulatory Filings 2026 | 2026-04-28 | English | |
| 25-NSE - PEPSICO INC (0000077476) (Subject) | 2026-04-27 | English | |
| PEPSI RECRUITS GLOBAL STARS TO CREATE THE 'PEPSI FOOTBALL NATION': WHERE FANS DEFINE THE RULES | 2026-04-20 | English |
Browse filings by year
27 years- 2026 34 filings
- 2025 89 filings
- 2024 84 filings
- 2023 81 filings
- 2022 85 filings
- 2021 75 filings
- 2020 91 filings
- 2019 86 filings
- 2018 73 filings
- 2017 86 filings
- 2016 99 filings
- 2015 109 filings
- 2014 109 filings
- 2013 109 filings
- 2012 106 filings
- 2011 135 filings
- 2010 163 filings
- 2009 118 filings
- 2008 336 filings
- 2007 226 filings
- 2006 157 filings
- 2005 164 filings
- 2004 67 filings
- 2003 85 filings
- 2002 47 filings
- 2001 39 filings
- 2000 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46860039 | FORM 8-K | 2026-05-22 | English | ||
| 45988859 | 8-K | 2026-05-08 | English | ||
| 45988863 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45988866 | Regulatory Filings 2026 | 2026-04-28 | English | ||
| 37628172 | 25-NSE - PEPSICO INC (0000077476) (Subject) | 2026-04-27 | English | ||
| 34689896 | PEPSI RECRUITS GLOBAL STARS TO CREATE THE 'PEPSI FOOTBALL NATION': WHERE FANS DEFINE THE RULES | 2026-04-20 | English | ||
| 45988876 | 8-K | 2026-04-16 | English | ||
| 45988885 | FORM 10-Q | 2026-04-15 | English | ||
| 45988886 | Regulatory Filings 2026 | 2026-04-08 | English | ||
| 45988890 | Regulatory Filings 2026 | 2026-04-07 | English | ||
| 45988894 | Regulatory Filings 2026 | 2026-04-01 | English | ||
| 33065580 | ARS - PEPSICO INC (0000077476) (Filer) | 2026-03-27 | English | ||
| 33065574 | DEFA14A - PEPSICO INC (0000077476) (Filer) | 2026-03-27 | English | ||
| 45988989 | DEFINITIVE PROXY STATEMENTS | 2026-03-27 | English | ||
| 33062381 | SCHEDULE 13G/A - PEPSICO INC (0000077476) (Subject) | 2026-03-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IBL HealthCare Limited
Markets, sells, and distributes diverse healthcare products…
|
IBLHL | PK | Manufacturing |
|
Ifuji Sangyo Co., Ltd.
Develops and supplies processed egg products, seasonings, a…
|
2924 | JP | Manufacturing |
|
IMURAYA GROUP CO., LTD.
A food manufacturer specializing in Azuki-based confectione…
|
2209 | JP | Manufacturing |
|
Indofood Sukses Makmur Tbk
A diversified food processing company, major producer of fo…
|
INDF | ID | Manufacturing |
|
INSAN Inc.
Manufactures health foods and supplements based on traditio…
|
277410 | KR | Manufacturing |
|
Ismail Industries Limited
A diversified conglomerate manufacturing and trading food p…
|
ISIL | PK | Manufacturing |
|
IWATSUKA CONFECTIONERY CO.,LTD.
A manufacturer of rice-based snacks (BEIKA) using exclusive…
|
2221 | JP | Manufacturing |
|
Jackal Energy Inc.
Consumer goods company offering performance supplements to …
|
— | CA | Manufacturing |
|
Jay Kailash Namkeen Limited
Produces and distributes traditional Indian namkeen and a v…
|
544160 | IN | Manufacturing |
|
JGSH PHILIPPINES, LIMITED
A diversified conglomerate with interests in food, real est…
|
2OBB | SG | Manufacturing |
PEPSICO 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/29792/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29792 | 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=29792 | 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=29792 \ -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": 29792}, 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 PEPSICO INC (id: 29792)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.