
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 |
|---|---|---|---|
|
Kirloskar Oil Engines Limited
Designs and manufactures diesel engines, power generators, …
|
KIRLOSENG | IN | Manufacturing |
|
LGC Skyrota Wind Energy Corp.
Manufactures small vertical axis wind turbines and refurbis…
|
LGS | CA | Manufacturing |
|
Menon Pistons Ltd.
Produces high-precision pistons and components for automoti…
|
MENNPIS | IN | Manufacturing |
|
Mitsubishi Heavy Industries,Ltd.
Global industrial firm with solutions in energy, infrastruc…
|
7011 | JP | Manufacturing |
|
MITSUI E&S Co., Ltd.
Engineering firm providing marine propulsion and automated …
|
7003 | JP | Manufacturing |
|
Nordex SE
Global OEM developing, manufacturing, and servicing onshore…
|
NDX1 | DE | Manufacturing |
|
Power HF Co., Ltd.
Manufactures off-road diesel engines and power generation e…
|
605100 | CN | Manufacturing |
|
SANY RENEWABLE ENERGY CO.,LTD.
Researches, manufactures, and services wind power systems a…
|
688349 | CN | Manufacturing |
|
SeaTwirl AB
Develops floating vertical-axis wind turbines for deep-wate…
|
STW | SE | Manufacturing |
|
SENCI ELECTRIC MACHINERY CO.,LTD
Manufacturer of small to medium-sized power machinery, engi…
|
603109 | CN | 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.