
CELESTICA INC — Investor Relations & Filings
Celestica Inc. provides comprehensive design, manufacturing, and supply chain solutions for complex, high-reliability products. The company's offerings span the entire product lifecycle, from initial design and engineering to advanced manufacturing, new product introduction, testing, logistics, and after-market services. Celestica also develops hardware platform solutions for storage, compute, and networking, with a focus on enabling innovations in AI and enterprise data centers. The company applies its expertise across multiple markets, including communications, enterprise, aerospace and defense, industrial and smart energy, HealthTech, and capital equipment, partnering with customers to bring their most sophisticated products to market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-19 | English | |
| 8-K - CELESTICA INC (0001030894) (Filer) | 2026-04-28 | English | |
| 10-Q - CELESTICA INC (0001030894) (Filer) | 2026-04-27 | English | |
| ARS - CELESTICA INC (0001030894) (Filer) | 2026-04-09 | English | |
| DEF 14A - CELESTICA INC (0001030894) (Filer) | 2026-04-09 | English | |
| 10-K - CELESTICA INC (0001030894) (Filer) | 2026-02-27 | English |
Browse filings by year
28 years- 2026 43 filings
- 2025 111 filings
- 2024 64 filings
- 2023 48 filings
- 2022 29 filings
- 2021 25 filings
- 2020 24 filings
- 2019 18 filings
- 2018 26 filings
- 2017 25 filings
- 2016 26 filings
- 2015 37 filings
- 2014 28 filings
- 2013 24 filings
- 2012 40 filings
- 2011 19 filings
- 2010 20 filings
- 2009 19 filings
- 2008 20 filings
- 2007 29 filings
- 2006 15 filings
- 2005 26 filings
- 2004 33 filings
- 2003 20 filings
- 2002 18 filings
- 2001 30 filings
- 2000 7 filings
- 1999 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46557159 | 8-K | 2026-05-19 | English | ||
| 37982360 | 8-K - CELESTICA INC (0001030894) (Filer) | 2026-04-28 | English | ||
| 37628409 | 10-Q - CELESTICA INC (0001030894) (Filer) | 2026-04-27 | English | ||
| 33908165 | ARS - CELESTICA INC (0001030894) (Filer) | 2026-04-09 | English | ||
| 33907769 | DEF 14A - CELESTICA INC (0001030894) (Filer) | 2026-04-09 | English | ||
| 32885667 | 10-K - CELESTICA INC (0001030894) (Filer) | 2026-02-27 | English | ||
| 18326911 | 4 - CELESTICA INC (0001030894) (Issuer) | 2026-02-09 | English | ||
| 26396118 | 4 Filing | 2026-02-06 | English | ||
| 26395766 | 4 Filing | 2026-02-06 | English | ||
| 26395713 | 3/A Filing | 2026-02-06 | English | ||
| 26395700 | 4 Filing | 2026-02-06 | English | ||
| 26395684 | 4 Filing | 2026-02-06 | English | ||
| 26395680 | 4 Filing | 2026-02-06 | English | ||
| 26395624 | 4 Filing | 2026-02-06 | English | ||
| 26395575 | 4 Filing | 2026-02-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
CELESTICA 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/30165/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30165 | 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=30165 | 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=30165 \ -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": 30165}, 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 CELESTICA INC (id: 30165)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.