
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 |
|---|---|---|---|
|
Kingworld Medicines Group Limited
Distributor of branded imported pharmaceuticals, healthcare…
|
1110 | HK | Wholesale and retail trade |
|
KPP GROUP HOLDINGS CO., LTD.
A holding company operating as a global trading specialist …
|
9274 | JP | Wholesale and retail trade |
|
Krakchemia S.A.
Wholesale distributor of chemical products, plastics, and p…
|
KCH | PL | Wholesale and retail trade |
|
Lavoro Ltd
Agricultural inputs retailer and provider of agriculture bi…
|
LVRO | US | Wholesale and retail trade |
|
Lifeist Wellness Inc.
Wellness and health-tech company distributing cannabis, CBD…
|
LFST | CA | Wholesale and retail trade |
|
L.K.MEHTA POLYMERS LIMITED
Distributes polymer resins and plastic raw materials to div…
|
544366 | IN | Wholesale and retail trade |
|
MARUICHI Co.,Ltd.
Trading company specializing in the global procurement and …
|
8228 | JP | Wholesale and retail trade |
|
Massmedica Spolka Akcyjna
Distributor of products for aesthetic, regenerative, orthop…
|
MSM | PL | Wholesale and retail trade |
|
MCKESSON CORP
Healthcare services firm for pharma distribution, supply ch…
|
MCK | US | Wholesale and retail trade |
|
Metroglobal Limited
Distributes industrial chemicals and dyes and develops real…
|
METROGLOBL | 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.