
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 |
|---|---|---|---|
|
Innovative Simply Solar S.A.
Engineers, manufactures, and installs photovoltaic systems …
|
SCSS | ES | Construction |
|
JET SOLAR LIMITED
Provides solar EPC and maintenance for residential, commerc…
|
538794 | IN | Construction |
|
JS SOLAR HOLDING BERHAD
Provides comprehensive EPCC services for solar PV systems a…
|
— | MY | Construction |
|
KANDENKO CO.,LTD.
A comprehensive engineering and facility construction compa…
|
1942 | JP | Construction |
|
Khoon Group Limited
Investment holding company operating primarily as a mechani…
|
924 | HK | Construction |
|
KINDEN CORPORATION
A systems engineering company providing integrated electric…
|
1944 | JP | Construction |
|
Konstelec Engineers Limited
EPC specialist for electrical, instrumentation, and automat…
|
KONSTELEC | IN | Construction |
|
KOYO INTERNATIONAL LIMITED
Leading provider of integrated mechanical and electrical (M…
|
5OC | SG | Construction |
|
KYUDENKO CORPORATION
A facilities engineering company specializing in electrical…
|
1959 | JP | Construction |
|
Lumina Group Limited
Designs, supplies, and installs various fire safety systems…
|
1162 | HK | 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.