
SUNation Energy, Inc. — Investor Relations & Filings
SUNation Energy, Inc. is a provider of sustainable energy solutions for residential and commercial clients. Established in 2003, the company specializes in the design, installation, and maintenance of photovoltaic solar panel systems, battery storage solutions, and electric vehicle (EV) chargers. It also offers roofing services and dedicated system maintenance through its service division. While its primary operational focus is on Long Island and the surrounding New York City boroughs, the company's corporate strategy also involves acquiring and expanding local and regional solar and energy service companies. SUNation provides a comprehensive approach to home and business energy management, from initial consultation and system design to long-term support and maintenance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-05-15 | English | |
| 10-Q | 2026-05-15 | English | |
| Major Shareholding Notification 2026 | 2026-05-01 | English | |
| Regulatory Filings 2026 | 2026-04-22 | English | |
| 8-K - SUNation Energy, Inc. (0000022701) (Filer) | 2026-04-15 | English | |
| 424B5 - SUNation Energy, Inc. (0000022701) (Filer) | 2026-04-09 | English |
Browse filings by year
27 years- 2026 11 filings
- 2025 44 filings
- 2024 88 filings
- 2023 70 filings
- 2022 130 filings
- 2021 68 filings
- 2020 44 filings
- 2019 35 filings
- 2018 51 filings
- 2017 42 filings
- 2016 60 filings
- 2015 64 filings
- 2014 67 filings
- 2013 67 filings
- 2012 65 filings
- 2011 75 filings
- 2010 50 filings
- 2009 45 filings
- 2008 39 filings
- 2007 63 filings
- 2006 42 filings
- 2005 46 filings
- 2004 72 filings
- 2003 32 filings
- 2002 23 filings
- 2001 8 filings
- 2000 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46363229 | CURRENT REPORT | 2026-05-15 | English | ||
| 46363043 | 10-Q | 2026-05-15 | English | ||
| 45912633 | Major Shareholding Notification 2026 | 2026-05-01 | English | ||
| 45912640 | Regulatory Filings 2026 | 2026-04-22 | English | ||
| 34580068 | 8-K - SUNation Energy, Inc. (0000022701) (Filer) | 2026-04-15 | English | ||
| 33910372 | 424B5 - SUNation Energy, Inc. (0000022701) (Filer) | 2026-04-09 | English | ||
| 33902695 | 8-K - SUNation Energy, Inc. (0000022701) (Filer) | 2026-04-09 | English | ||
| 33899775 | 8-K - SUNation Energy, Inc. (0000022701) (Filer) | 2026-04-09 | English | ||
| 45912726 | 10-K | 2026-03-20 | English | ||
| 45912733 | CURRENT REPORT | 2026-03-19 | English | ||
| 15563539 | 8-K Filing | 2026-02-04 | English | ||
|
2025
4 filings
| |||||
| 15563544 | 8-K Filing | 2025-12-19 | English | ||
| 15563556 | 8-K Filing | 2025-12-17 | English | ||
| 9032796 | DEF 14A | 2025-11-21 | English | ||
| 9032801 | PRE 14A | 2025-11-12 | English | ||
Market data
Market data not available
Price history
Peer group · Electrical installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SOLARPROFIT
Installs solar panels and aerothermal systems for energy se…
|
SPH | ES | Construction |
|
Solis Holdings Limited
Design and Build M&E engineering contractor specializing in…
|
2227 | VG | Construction |
|
SolTech Energy Sweden AB
Develops and installs integrated solar energy, storage, and…
|
SOLT | SE | Construction |
|
Sonu Infratech Limited
Provides MEI services, piping, and fabrication for oil, gas…
|
SONUINFRA | IN | Construction |
|
SOUTHERN CROSS ELECTRICAL ENGINEERING LTD
Electrical, instrumentation, and maintenance services for r…
|
SXE | AU | Construction |
|
SPIE SA
Provider of multi-technical services for the energy and com…
|
SPIE | FR | Construction |
|
Stardust Solar Energy
Installs solar PV and energy storage solutions while provid…
|
SUN | CA | Construction |
|
Stilo Energy Spolka Akcyjna
A former provider of solar energy solutions, now in liquida…
|
STI | PL | Construction |
|
SUMITOMO DENSETSU CO.,LTD.
A comprehensive engineering enterprise for facility and pla…
|
1949 | JP | Construction |
|
SunPower Inc.
Solar energy services provider of integrated PV and battery…
|
SPWR | US | Construction |
SUNation Energy, 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/35416/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35416 | 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=35416 | 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=35416 \ -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": 35416}, 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 SUNation Energy, Inc. (id: 35416)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.