
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
11 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 |
|---|---|---|---|
|
Ambipar Emergency Response
Specializes in crisis management and response for environme…
|
AMBI | US | Water supply; sewerage, waste m… |
|
AMBIPAR LUX S.A R.L.
Offers environmental solutions, emergency response, waste m…
|
90JB | LU | Water supply; sewerage, waste m… |
|
American Eco Corporation
Suggested focus on ecological and environmental initiatives…
|
ECGOQ | CA | Water supply; sewerage, waste m… |
|
Anhui Tongyuan Environment Energy Saving Co.,Ltd.
Offers solid waste treatment, water restoration, and ecolog…
|
688679 | CN | Water supply; sewerage, waste m… |
|
BacTech Environmental Corporation
Uses bioleaching to extract metals and stabilize arsenic in…
|
BAC | CA | Water supply; sewerage, waste m… |
|
Bawat Water Technologies AB
Provides sustainable ballast water treatment using heat-bas…
|
BAWAT | SE | Water supply; sewerage, waste m… |
|
BCEG Environmental Remediation Co., Ltd.
Provides soil and groundwater remediation for contaminated …
|
300958 | CN | Water supply; sewerage, waste m… |
|
Beijing Geoenviron Engineering & Technology, Inc.
Provides environmental remediation, waste management, and w…
|
603588 | CN | Water supply; sewerage, waste m… |
|
Beijing SPC Environment Protection Tech Co.,Ltd
Provides industrial pollution control, flue gas treatment, …
|
002573 | CN | Water supply; sewerage, waste m… |
|
Beijing Zeho Waterfront Ecological Environment Treatment Co.,Ltd.
Provides aquatic ecosystem restoration and urban landscape …
|
605069 | 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.