
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 |
|---|---|---|---|
|
BUFFALO INC.
Manufacturer of computer peripherals, specializing in netwo…
|
6676 | JP | Manufacturing |
|
Canaan Inc.
Designs and develops high-performance ASICs for Bitcoin min…
|
CAN | KY | Manufacturing |
|
CANON ELECTRONICS INC.
Develops and sells precision machines, electronic instrumen…
|
7739 | JP | Manufacturing |
|
Captivision Inc.
Develops architectural media glass that embeds LEDs to crea…
|
CAPT | US | Manufacturing |
|
Cashway Fintech Co.,Ltd.
Develops and manufactures financial self-service equipment …
|
603106 | CN | Manufacturing |
|
Castles
Global provider of secure payment technology and electronic…
|
5258 | TW | Manufacturing |
|
CCET
Global provider of EMS, OEM, and ODM services for computer …
|
9105 | TW | Manufacturing |
|
CHAINTECH
Specializes in computer hardware manufacturing and AI serve…
|
2425 | TW | Manufacturing |
|
CHENBRO
Designs and manufactures server chassis and hardware for AI…
|
8210 | TW | Manufacturing |
|
CHENGBANG SYNCORE TECHNOLOGY CO., LTD.
Provides high-performance embedded computing and industrial…
|
603316 | 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.