
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 |
|---|---|---|---|
|
RADIKO HOLDINGS CORP.
Manages a brand portfolio developing and distributing canna…
|
GEATF | CA | Wholesale and retail trade |
|
Rectitude Holdings Ltd.
An investment holding company that wholesales and supplies …
|
RECT | US | Wholesale and retail trade |
|
REDOX LIMITED
Distributor of chemicals, ingredients, and raw materials fo…
|
RDX | AU | Wholesale and retail trade |
|
Rias
German organizations for journalist exchange and antisemiti…
|
RIAS | DK | Wholesale and retail trade |
|
Richards Group Inc
Leading North American distributor of packaging and healthc…
|
RIC | CA | Wholesale and retail trade |
|
Rotographics (India) Limited
Trades industrial chemicals, paper products, and flexible p…
|
539922 | IN | Wholesale and retail trade |
|
SAMCHEM HOLDINGS BERHAD
Leading industrial chemical distributor of polyurethane, in…
|
— | MY | Wholesale and retail trade |
|
SAMYUNG TRADING CO.,LTD
Distributes chemicals and manufactures ophthalmic lenses an…
|
002810 | KR | Wholesale and retail trade |
|
Sanyo Trading Co., Ltd.
A trading company for rubber, chemicals, industrial machine…
|
3176 | JP | Wholesale and retail trade |
|
Saptak Chem And Business Limited
Wholesale trader and distributor of industrial chemicals an…
|
506906 | 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.