
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 |
|---|---|---|---|
|
Dongfang Electric Corporation Limited
Manufactures large-scale power generation equipment and pro…
|
600875 | CN | Manufacturing |
|
DOOSAN CO.,LTD
A holding company for businesses in heavy industry, energy,…
|
000150 | KR | Manufacturing |
|
DOOSAN ENERBILITY CO., LTD.
Global provider of integrated solutions for the power and w…
|
034020 | KR | Manufacturing |
|
Doosan Škoda Power a.s.
Manufacturer of steam turbines and power generation equipme…
|
DSPW | CZ | Manufacturing |
|
Enertime
Designs thermodynamic solutions for industrial energy effic…
|
ALENE | FR | Manufacturing |
|
ENOGIA
Manufactures micro-turbomachinery for converting heat to el…
|
ALENO | FR | Manufacturing |
|
enX GROUP LIMITED
Diversified industrial group supplying equipment, petrochem…
|
ENX | ZA | Manufacturing |
|
GE Power India Limited
Specializes in power generation equipment, emission control…
|
GVPIL | IN | Manufacturing |
|
GOLDWIND SCIENCE&TECHNOLOGY CO.,LTD.
Global provider of wind power technology, PMDD turbines and…
|
002202 | CN | Manufacturing |
|
Greaves Cotton Ltd.
Multi-product engineering firm providing power solutions an…
|
GREAVESCOT | IN | 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.