
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 |
|---|---|---|---|
|
Corsair Gaming, Inc.
Develops high-performance equipment for gamers, creators, a…
|
CRSR | US | Manufacturing |
|
Cubic Digital Technology Co.,Ltd.
Designs and manufactures commercial display solutions and d…
|
300344 | CN | Manufacturing |
|
DAIKOKU DENKI CO.,LTD.
Develops management systems for pachinko halls and componen…
|
6430 | JP | Manufacturing |
|
DAKTRONICS INC /SD/
Designs and manufactures large-format LED video displays an…
|
DAKT | US | Manufacturing |
|
DapuStor Corporation
Designs and manufactures high-end enterprise NVMe SSDs and …
|
301666 | CN | Manufacturing |
|
DARFON
Global provider of notebook keyboards, precision components…
|
8163 | TW | Manufacturing |
|
Data Modul AG
Specialist provider of visual solutions for display, touch,…
|
DAM | DE | Manufacturing |
|
DAWEI TECHNOLOGY (GUANGDONG) GROUP CO., LTD.
Specializes in advanced storage solutions and intelligent a…
|
600589 | CN | Manufacturing |
|
Dawning Information Industry Co.,Ltd
Specializes in high-performance computing, server manufactu…
|
603019 | CN | Manufacturing |
|
DFI Inc.
Global provider of high-performance computing technology an…
|
2397 | TW | 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.