
TECOGEN INC. — Investor Relations & Filings
Tecogen Inc. designs, manufactures, installs, and maintains high-efficiency, on-site energy systems. The company specializes in natural gas engine-driven Combined Heat and Power (CHP), or cogeneration, products. These systems generate electricity while simultaneously capturing waste heat from the engine to produce usable hot water, significantly increasing fuel efficiency. Tecogen's product portfolio also includes engine-driven chillers and air conditioning systems that provide cooling and hot water. The company's technologies are engineered for commercial and industrial facilities to reduce energy costs, lower greenhouse gas emissions, and provide reliable power during grid outages.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - TECOGEN INC. (0001537435) (Filer) | 2026-04-21 | English | |
| 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-27 | English | |
| 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-27 | English | |
| 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-27 | English | |
| 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-23 | English | |
| 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 34785624 | DEF 14A - TECOGEN INC. (0001537435) (Filer) | 2026-04-21 | English | ||
| 33065672 | 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-27 | English | ||
| 33064880 | 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-27 | English | ||
| 33063054 | 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-27 | English | ||
| 33015890 | 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-23 | English | ||
| 33015876 | 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-23 | English | ||
| 33015875 | 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-23 | English | ||
| 33015879 | 4 - TECOGEN INC. (0001537435) (Issuer) | 2026-03-23 | English | ||
| 32989124 | 10-K - TECOGEN INC. (0001537435) (Filer) | 2026-03-19 | English | ||
| 12530096 | 8-K | 2026-01-06 | English | ||
|
2025
5 filings
| |||||
| 12530107 | 10-Q | 2025-11-13 | English | ||
| 12530113 | 8-K | 2025-11-12 | English | ||
| 12530114 | 8-K | 2025-09-17 | English | ||
| 12530115 | 8-K | 2025-09-04 | English | ||
| 12530116 | Major Shareholding Notification 2025 | 2025-08-14 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHANGHAI COOLTECH POWER CO.,LTD.
Manufactures diesel and gas generator sets for telecom, dat…
|
300153 | CN | Manufacturing |
|
Shanghai Electric Wind Power Group Co., Ltd.
Designs and manufactures onshore and offshore wind turbines…
|
688660 | CN | Manufacturing |
|
Siemens Gamesa Renewable Energy S.A.
Designs, manufactures, installs, and services onshore and o…
|
SGRE | ES | Manufacturing |
|
Sterling Powergensys Limited
Engineering and manufacturing of power generation, thermal …
|
513575 | IN | Manufacturing |
|
Steyr Motors AG
Specialist in engineering high-performance diesel engines f…
|
4X0 | AT | Manufacturing |
|
STX Engine Co,.Ltd
Manufacturer of diesel engines and electronic communication…
|
077970 | KR | Manufacturing |
|
SUZLON ENERGY LTD.
Global provider of wind energy solutions, manufacturing and…
|
SUZLON | IN | Manufacturing |
|
Swaraj Engines Ltd.
Manufactures diesel engines and components for tractors ran…
|
SWARAJENG | IN | Manufacturing |
|
S&W Corporation
Manufacturer of specialized industrial components for vario…
|
103230 | KR | Manufacturing |
|
Swedish Stirling AB
A former clean tech company that converted waste heat to el…
|
STRLNG | SE | Manufacturing |
TECOGEN 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/33623/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33623 | 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=33623 | 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=33623 \ -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": 33623}, 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 TECOGEN INC. (id: 33623)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.