
APOGEE ENTERPRISES, INC. — Investor Relations & Filings
Apogee Enterprises, Inc. is a leader in architectural products and services, specializing in the design and development of solutions for enclosing commercial buildings and framing art. The company's primary offerings include architectural glass, aluminum window, storefront, and curtainwall systems. It provides an integrated set of capabilities, from design, engineering, and extrusion to fabrication and assembly. Apogee also develops and manufactures high-performance coated materials, such as anti-reflective and conservation-grade coatings, for applications in museums, digital displays, and architectural interiors. The company's products are designed to enhance building aesthetics, improve energy efficiency, and provide protection and durability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - APOGEE ENTERPRISES, INC. (0000006845) (Filer) | 2026-05-12 | English | |
| DEF 14A - APOGEE ENTERPRISES, INC. (0000006845) (Filer) | 2026-05-12 | English | |
| DEFA14A | 2026-05-12 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K - APOGEE ENTERPRISES, INC. (0000006845) (Filer) | 2026-04-28 | English | |
| Major Shareholding Notification 2026 | 2026-04-28 | English |
Browse filings by year
33 years- 2026 29 filings
- 2025 85 filings
- 2024 117 filings
- 2023 93 filings
- 2022 82 filings
- 2021 80 filings
- 2020 116 filings
- 2019 84 filings
- 2018 73 filings
- 2017 83 filings
- 2016 84 filings
- 2015 87 filings
- 2014 86 filings
- 2013 94 filings
- 2012 80 filings
- 2011 82 filings
- 2010 78 filings
- 2009 87 filings
- 2008 96 filings
- 2007 92 filings
- 2006 103 filings
- 2005 102 filings
- 2004 117 filings
- 2003 51 filings
- 2002 14 filings
- 2001 13 filings
- 2000 13 filings
- 1999 15 filings
- 1998 15 filings
- 1997 16 filings
- 1996 6 filings
- 1995 7 filings
- 1994 10 filings
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GIBRALTAR INDUSTRIES, INC.
Products for renewable energy, residential, agtech, and inf…
|
ROCK | US | Manufacturing |
|
Golik Holdings Limited
Manufactures, processes, and distributes steel, metal produ…
|
1118 | HK | Manufacturing |
|
GRIFFON CORP
Diversified holding company with home, building, consumer, …
|
GFF | US | Manufacturing |
|
GTV Engineering Limited
Specializes in heavy steel fabrication, precision machining…
|
539479 | IN | Manufacturing |
|
GULF ISLAND FABRICATION INC
Fabricator of complex steel structures and modules for the …
|
GIFI | US | Manufacturing |
|
HAIBO HEAVY ENGINEERING SCIENCE AND TECHNOLOGY CO.,LTD
Engineering, fabrication, and installation of large-scale s…
|
300517 | CN | Manufacturing |
|
Harris Steel Group ULC
Leading North American fabricator and distributor of concre…
|
— | CA | Manufacturing |
|
Hill & Smith PLC
Manufacturer and supplier of sustainable infrastructure pro…
|
HILS | GB | Manufacturing |
|
HSINO TOWER GROUP CO., LTD.
Designs and supplies steel tower structures for telecom and…
|
601096 | CN | Manufacturing |
|
InnoTec TSS AG
Holding company for subsidiaries manufacturing door systems…
|
TSS | DE | Manufacturing |
APOGEE ENTERPRISES, 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/32272/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32272 | 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=32272 | 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=32272 \ -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": 32272}, 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 APOGEE ENTERPRISES, INC. (id: 32272)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.