
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 |
|---|---|---|---|
|
Huddly AS
Develops AI-powered, software-defined video collaboration s…
|
HDLY | NO | Manufacturing |
|
Hyrican Info Systeme AG
Manufacturer of customized IT systems, hardware, and softwa…
|
HYI | DE | Manufacturing |
|
IDP Corp., Ltd.
Developer and manufacturer of identification card printers …
|
332370 | KR | Manufacturing |
|
IEI
Global provider of industrial computing, AIoT solutions, an…
|
3022 | TW | Manufacturing |
|
IEIT SYSTEMS Co., Ltd.
Global provider of high-performance servers, storage, and c…
|
000977 | CN | Manufacturing |
|
Infortrend
Designs and manufactures enterprise-class SAN, NAS, and uni…
|
2495 | TW | Manufacturing |
|
INVENTEC
Global provider of design and manufacturing for notebooks, …
|
2356 | TW | Manufacturing |
|
IN WIN
Manufacturer of high-performance computer chassis, power su…
|
6117 | TW | Manufacturing |
|
JCY INTERNATIONAL BERHAD
Leading component supplier and contract manufacturer of har…
|
— | MY | Manufacturing |
|
Jiangsu Transimage Technology Co., Ltd.
Manufacturer of computer input devices, electronic componen…
|
002866 | 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.