
Cencora, Inc. — Investor Relations & Filings
Cencora, Inc., formerly AmerisourceBergen, is a global pharmaceutical solutions organization centered on improving the health of people and animals. The company's core activity is pharmaceutical sourcing and distribution, acting as a key link between manufacturers, healthcare providers, and patients. Cencora offers end-to-end capabilities across the healthcare spectrum, providing solutions that support drug development, enhance patient care in physician practices and clinics, and help pharmacies scale and achieve stronger clinical results. It leverages its global logistics network to ensure therapies are accessible where and when they are needed, connecting partners to facilitate the delivery of medications and innovative treatments worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Cencora, Inc. (0001140859) (Filer) | 2026-05-06 | English | |
| 8-K - Cencora, Inc. (0001140859) (Filer) | 2026-05-06 | English | |
| SCHEDULE 13G/A - Cencora, Inc. (0001140859) (Subject) | 2026-03-26 | English | |
| 8-K - Cencora, Inc. (0001140859) (Filer) | 2026-03-23 | English | |
| 8-K - Cencora, Inc. (0001140859) (Filer) | 2026-03-17 | English | |
| 4 - CENCORA, INC. (0001140859) (Filer) | 2026-02-24 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41962242 | 10-Q - Cencora, Inc. (0001140859) (Filer) | 2026-05-06 | English | ||
| 41797658 | 8-K - Cencora, Inc. (0001140859) (Filer) | 2026-05-06 | English | ||
| 33052452 | SCHEDULE 13G/A - Cencora, Inc. (0001140859) (Subject) | 2026-03-26 | English | ||
| 33012917 | 8-K - Cencora, Inc. (0001140859) (Filer) | 2026-03-23 | English | ||
| 32964247 | 8-K - Cencora, Inc. (0001140859) (Filer) | 2026-03-17 | English | ||
| 32888238 | 4 - CENCORA, INC. (0001140859) (Filer) | 2026-02-24 | English | ||
| 32888239 | 4 - CENCORA, INC. (0001140859) (Filer) | 2026-02-20 | English | ||
| 32888240 | 8-K - CENCORA, INC. (0001140859) (Filer) | 2026-02-18 | English | ||
| 32888241 | 8-K - CENCORA, INC. (0001140859) (Filer) | 2026-02-13 | English | ||
| 28155796 | 8-K Filing | 2026-02-11 | English | ||
| 28155397 | 424B2 Filing | 2026-02-11 | English | ||
| 28156662 | 8-K Filing | 2026-02-10 | English | ||
| 28155898 | FWP Filing | 2026-02-10 | English | ||
| 28155106 | 424B5 Filing | 2026-02-10 | English | ||
| 28156971 | 10-Q Filing | 2026-02-04 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of chemicals, waste and scrap and other products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Patron Exim Limited
Distributes pharmaceutical raw materials, specialized chemi…
|
543798 | IN | Wholesale and retail trade |
|
PDC Biological Health Group Corporation
Commercializes non-invasive thermographic systems and distr…
|
PHG | CA | Wholesale and retail trade |
|
Proguns Group S.A..
Provides security and military services, specializing in UH…
|
AMV | PL | Wholesale and retail trade |
|
PT Kusuma Kemindo Sentosa Tbk
Importer, stockist, and distributor of industrial chemical …
|
KKES | ID | Wholesale and retail trade |
|
PT Medela Potentia Tbk
Premier integrated distribution platform for pharmaceutical…
|
MDLA | ID | Wholesale and retail trade |
|
PT Optima Prima Metal Sinergi Tbk.
Specializes in trading scrap metal and used ships, supplyin…
|
OPMS | ID | Wholesale and retail trade |
|
PT Satu Visi Putra Tbk.
Wholesale distributor of advertising and printing raw mater…
|
VISI | ID | Wholesale and retail trade |
|
PT Sumber Mineral Global Abadi Tbk
Wholesale trading of minerals and fuels, including nickel, …
|
SMGA | ID | Wholesale and retail trade |
|
Purv Flexipack Limited
Distributes flexible packaging films and plastic resins for…
|
PURVFLEXI | IN | Wholesale and retail trade |
|
RACONTEUR GLOBAL RESOURCES LIMITED
Distributes industrial chemicals and commodities with busin…
|
541703 | IN | Wholesale and retail trade |
Cencora, 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/29973/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29973 | 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=29973 | 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=29973 \ -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": 29973}, 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 Cencora, Inc. (id: 29973)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.