
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 |
|---|---|---|---|
| 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 | |
| 8-K | 2026-04-16 | English |
Browse filings by year
27 years- 2026 33 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
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 Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | 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.