
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 |
|---|---|---|---|
|
JLT Mobile Computers AB
Develops and supplies rugged mobile computing devices for d…
|
JLT | SE | Manufacturing |
|
Jolimark Holdings Limited
Manufactures and sells business equipment and specialized t…
|
2028 | HK | Manufacturing |
|
JOOYONTECH CO.,LTD.
A manufacturer and distributor of PCs, monitors, tablets, a…
|
044380 | KR | Manufacturing |
|
Ju Teng International Holdings Limited
Leading global manufacturer of 3C product casings, holding …
|
3336 | HK | Manufacturing |
|
JWIPC TECHNOLOGY CO., LTD.
Global provider of hardware solutions for computing platfor…
|
001339 | CN | Manufacturing |
|
Karrie International Holdings Limited
Globally leading provider of comprehensive metal and plasti…
|
1050 | HK | Manufacturing |
|
KATSURAGAWA ELECTRIC CO.,LTD.
Specialized manufacturer of large-format digital imaging eq…
|
6416 | JP | Manufacturing |
|
KINPO
Global EMS and ODM provider of consumer electronics and sma…
|
2312 | TW | Manufacturing |
|
Korea Computer Terminal Inc.
Manufacturer of automated systems for financial, wagering, …
|
089150 | KR | Manufacturing |
|
KORTEK CORPORATION
Developer and manufacturer of specialized industrial displa…
|
052330 | KR | 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.