
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 |
|---|---|---|---|
|
Saroja Pharma Industries India Limited
Supplier and exporter of APIs, pharmaceutical intermediates…
|
SAROJA | IN | Wholesale and retail trade |
|
Shenzhen Tongyi Industry Co., Ltd.
Distributor of chemical materials and electronic components…
|
300538 | CN | Wholesale and retail trade |
|
SHINPOONG INC.
Develops, manufactures, and markets pharmaceutical products…
|
002870 | KR | Wholesale and retail trade |
|
SHIV TEXCHEM LIMITED
Sources and distributes hydrocarbon-based chemicals for ind…
|
544272 | IN | Wholesale and retail trade |
|
Shrenik Limited
Distributes paper and paperboard products to the printing a…
|
SHRENIK | IN | Wholesale and retail trade |
|
Silkflex Polymers (India) Limited
Distributes textile printing inks and eco-friendly water-ba…
|
SILKFLEX | IN | Wholesale and retail trade |
|
SIMANDHAR IMPEX LIMITED
Trader and exporter of industrial chemicals and minerals fo…
|
544662 | IN | Wholesale and retail trade |
|
SINO-AGRI LEADING BIOSCIENCES CO.,LTD
Distributes crop protection products and provides integrate…
|
603970 | CN | Wholesale and retail trade |
|
Sinopharm Group Co. Ltd.
Asia's largest pharmaceutical logistics provider and leadin…
|
1099 | CN | Wholesale and retail trade |
|
Sirohia & Sons Limited
Wholesale distributor of agricultural inputs, fertilizers, …
|
538667 | 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.