
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 |
|---|---|---|---|
|
China Shipbuilding Industry Group Power Co.,Ltd
Provides integrated marine power systems, propulsion soluti…
|
600482 | CN | Manufacturing |
|
CHINA YUCHAI INTERNATIONAL LTD
Manufactures diesel and gas engines for vehicles, machinery…
|
CYD | BM | Manufacturing |
|
CHONGQING ZONGSHEN POWER MACHINERY CO.,LTD
Produces small-to-medium engines, power machinery, and new …
|
001696 | CN | Manufacturing |
|
Cleanfield Alternative Energy Inc.
Develops and distributes proprietary renewable energy solut…
|
AIR.H | CA | Manufacturing |
|
Climeon AB
Converts low-temperature waste heat into clean electricity …
|
CLIME.B | SE | Manufacturing |
|
Collicutt Energy Services Ltd.
Leading provider of custom power generation equipment and i…
|
— | CA | Manufacturing |
|
CUMMINS INC
A global power technology leader that designs and manufactu…
|
CMI | US | Manufacturing |
|
Cummins India Ltd.
Designs and manufactures diesel and alternative fuel engine…
|
CUMMINSIND | IN | Manufacturing |
|
DAIHATSU INFINEARTH MFG.CO.,LTD.
Manufacturer of internal combustion engines and industrial …
|
6023 | JP | Manufacturing |
|
DEUTZ AG
Manufacturer of diesel, gas, and electrified drive systems …
|
DEZ | DE | 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.