
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 |
|---|---|---|---|
|
Xingyuan Environment Technology Co., Ltd.
Provides water treatment, sludge management, and solid-liqu…
|
300266 | CN | Water supply; sewerage, waste m… |
|
Yonker Environmental Protection Co.,Ltd.
Provides soil remediation, waste-to-energy, and pollution c…
|
300187 | CN | Water supply; sewerage, waste m… |
|
Zefiro Methane Corporation
Methane abatement and remediation of abandoned oil and gas …
|
ZEFI | CA | Water supply; sewerage, waste m… |
|
Zhejiang Zone-King Environmental Sci&Tech Co., Ltd.
Provides water treatment and solid waste management for mun…
|
688701 | CN | Water supply; sewerage, waste m… |
|
中航泰达
Provides industrial flue gas treatment and EPC services for…
|
920263 | 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.