
EnBio Holdings,Inc — Investor Relations & Filings
EnBio Holdings, Inc. is a holding company specializing in environmental businesses. The company's operations are structured around three core segments: Environmental Solutions, Brownfield Revitalization, and Renewable Energy. The Environmental Solutions division offers comprehensive services for soil and groundwater contamination, including site investigation, consulting, and remediation. The Brownfield Revitalization segment focuses on acquiring, decontaminating, and reselling or developing polluted land, transforming it for productive use. The Renewable Energy business develops and operates power generation facilities, often utilizing the revitalized land. The company also engages in the import and sale of specialized equipment and materials to support its core environmental activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 非上場の親会社等の決算情報に関するお知らせ | 2026-04-27 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第27期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 変更報告書(短期大量譲渡) | 2025-08-08 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2025-07-22 | Japanese | |
| 変更報告書 | 2025-07-18 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46879123 | 非上場の親会社等の決算情報に関するお知らせ | 2026-04-27 | Japanese | ||
|
2025
9 filings
| |||||
| 8319369 | 確認書 | 2025-11-14 | Japanese | ||
| 8319344 | 半期報告書-第27期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7858953 | 変更報告書(短期大量譲渡) | 2025-08-08 | Japanese | ||
| 7859939 | 訂正報告書(大量保有報告書・変更報告書) | 2025-07-22 | Japanese | ||
| 7239427 | 変更報告書 | 2025-07-18 | Japanese | ||
| 7248675 | 内部統制報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248669 | 確認書 | 2025-06-26 | Japanese | ||
| 7248671 | 有価証券報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248617 | 臨時報告書 | 2025-06-26 | Japanese | ||
|
2024
5 filings
| |||||
| 7297151 | 確認書 | 2024-11-14 | Japanese | ||
| 7295171 | 半期報告書-第26期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7309663 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-05 | Japanese | ||
| 7313983 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-08-05 | Japanese | ||
| 7325122 | 臨時報告書 | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Decent Holding Inc.
Specializes in wastewater treatment, river management, and …
|
DXST | US | Water supply; sewerage, waste m… |
|
Dongzhu Ecological Environment Protection Co.,Ltd
Provides ecological restoration, water treatment, and munic…
|
603359 | CN | Water supply; sewerage, waste m… |
|
ECOMB AB
Develops solutions to optimize combustion, reducing emissio…
|
ECOM | SE | Water supply; sewerage, waste m… |
|
Eco Technologies International Inc.
Provides expert hydraulic and mechanical dredging for envir…
|
— | CA | Water supply; sewerage, waste m… |
|
EnGlobe Corp.
Specialty firm providing engineering, environmental science…
|
— | CA | Water supply; sewerage, waste m… |
|
Environmental Reclamation Inc.
Specializes in lasting restoration of land disturbed by min…
|
— | CA | Water supply; sewerage, waste m… |
|
Geotrans Spolka Akcyjna
Environmental services firm managing waste and reclaiming d…
|
GTS | PL | Water supply; sewerage, waste m… |
|
GreenTech Environmental Co., Ltd.
Develops wastewater, air pollution control, and solid waste…
|
688466 | CN | Water supply; sewerage, waste m… |
|
Guangdong Wenke Green Technology Corp.,Ltd.
Provides ecological restoration, landscape architecture, an…
|
002775 | CN | Water supply; sewerage, waste m… |
|
Guangxi Bossco Environmental Protection Technology Co.,Ltd.
Provides water treatment, solid waste management, and soil …
|
300422 | CN | Water supply; sewerage, waste m… |
EnBio Holdings,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/13765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13765 | 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=13765 | 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=13765 \ -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": 13765}, 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 EnBio Holdings,Inc (id: 13765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.