
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 |
|---|---|---|---|
|
2G Energy AG
Manufactures combined heat and power (CHP) systems for dece…
|
2GB | DE | Manufacturing |
|
AAER Inc.
Manufactured high-capacity, megawatt-sized wind turbines fo…
|
AAE | CA | Manufacturing |
|
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Manufactures wind turbine blades and provides services for …
|
— | BR | Manufacturing |
|
Akasaka Diesels Ltd.
Specialized manufacturer of marine diesel engines and relat…
|
6022 | JP | Manufacturing |
|
Anhui Quanchai Engine Co.,Ltd
Manufacturer of multi-cylinder diesel engines for agricultu…
|
600218 | CN | Manufacturing |
|
Aquarius Engines AM Ltd.
Develops free-piston linear engines for grid-independent po…
|
AQUA | IL | Manufacturing |
|
Aqylon Nexus Limited
Engineers ORC turbines to convert low-temperature heat into…
|
AQYLON | IN | Manufacturing |
|
Blue Shark Power System
Designs and assembles hydrokinetic turbines for clean energ…
|
MLBSP | FR | Manufacturing |
|
CAPE INDUSTRIES LTD.
Manufactures and supplies cylinder liners for large ship en…
|
064820 | KR | Manufacturing |
|
CHANGCHAI COMPANY,LIMITED
Produces small and medium diesel engines for agricultural a…
|
000570 | 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.