
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 |
|---|---|---|---|
|
Brand Group (M.G) Ltd.
Provides metal solutions for large-scale industrial and inf…
|
BRND | IL | Manufacturing |
|
BWYS GROUP BERHAD
Manufactures sheet metal products and supplies scaffolding …
|
— | MY | Manufacturing |
|
Changshu Fengfan Power Equipment Co.,Ltd.
Engineers and fabricates steel structures for high-voltage …
|
601700 | CN | Manufacturing |
|
CHINA FANGDA GROUP CO., LTD
Specializes in high-end curtain walls, rail transit equipme…
|
000055 | CN | Manufacturing |
|
CHINA HARZONE INDUSTRY CORP., LTD
Manufactures emergency transport equipment, mechanized brid…
|
300527 | CN | Manufacturing |
|
CHUAN HUAT RESOURCES BHD
Diversified group in building hardware, steel services, and…
|
— | MY | Manufacturing |
|
Chu Kong Petroleum and Natural Gas Steel Pipe Holdings Limited
Leading manufacturer of large-diameter welded steel pipes f…
|
1938 | HK | Manufacturing |
|
CINTAC S.A.
Manufacturer and marketer of steel-based construction syste…
|
— | CL | Manufacturing |
|
CIS
Specializes in steel structures for infrastructure, high-te…
|
9958 | TW | Manufacturing |
|
CLENERGY TECHNOLOGY CO.,LTD.
Designs and manufactures solar PV mounting systems and clea…
|
603628 | CN | 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.