
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 |
|---|---|---|---|
|
Vinyl Chemicals (India) Ltd.
Trades Vinyl Acetate Monomer for industrial use in adhesive…
|
VINYLINDIA | IN | Wholesale and retail trade |
|
WONIK CUBE Corp.
A specialized distributor and importer of industrial materi…
|
014190 | KR | Wholesale and retail trade |
|
World Point Inc.
Supplies high-quality medical simulation tools and supplies…
|
WPT | CA | Wholesale and retail trade |
|
Yash Chemex Limited
Distributes chemicals and dyes for the textile, paper, and …
|
539939 | IN | Wholesale and retail trade |
|
YJE
Distributes and processes industrial chemicals, plastic raw…
|
1725 | TW | 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.