
Envioneer Co., Ltd. — Investor Relations & Filings
Envioneer Co., Ltd. is a specialized manufacturer of high-tech composite materials and advanced filter media. The company's core competency is its advanced wet-laid processing technology, used to create high-quality, uniform nonwoven materials. For its filtration products, Envioneer applies an electro-positive charging process to its filter media, achieving high efficiency and low differential pressure for applications such as water purification systems. Beyond filtration, the company develops lightweight composites, medical materials, and eco-friendly materials from biomass fibers. A key strategic focus is the mobility sector, where it produces materials like aramid fibers for electric vehicle insulators.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 신규시설투자등 | 2026-05-22 | Korean | |
| 본점소재지변경 | 2026-05-22 | Korean | |
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-07 | Korean | |
| [기재정정]신규시설투자등 | 2026-04-24 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2026-04-17 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46783039 | 신규시설투자등 | 2026-05-22 | Korean | ||
| 46783026 | 본점소재지변경 | 2026-05-22 | Korean | ||
| 45906357 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 42140091 | 주식등의대량보유상황보고서(일반) | 2026-05-07 | Korean | ||
| 36079349 | [기재정정]신규시설투자등 | 2026-04-24 | Korean | ||
| 34651717 | [기재정정]주식매수선택권부여에관한신고 | 2026-04-17 | Korean | ||
| 34651711 | [기재정정]주식매수선택권부여에관한신고 | 2026-04-17 | Korean | ||
| 33797439 | 타법인주식및출자증권처분결정 | 2026-04-08 | Korean | ||
| 33055645 | 주식매수선택권부여에관한신고 | 2026-03-27 | Korean | ||
| 33054837 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32984354 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32984249 | [기재정정]주주총회소집공고 | 2026-03-19 | Korean | ||
| 32984193 | [기재정정]의결권대리행사권유참고서류 | 2026-03-19 | Korean | ||
| 32982104 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32934672 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shri Dinesh Mills Ltd.
Manufacturer of premium wool apparel fabrics and specialize…
|
503804 | IN | Manufacturing |
|
Shri Techtex Limited
Manufactures PP Spunbond Non-woven Fabric for medical, hygi…
|
SHRITECH | IN | Manufacturing |
|
Sky Industries Ltd
Manufacturer of hook and loop fasteners and specialized nar…
|
526479 | IN | Manufacturing |
|
Spunweb Nonwoven Limited
Manufacturer of PP spunbond nonwoven fabrics for hygiene, m…
|
SPUNWEB | IN | Manufacturing |
|
Suominen Oyj
A global manufacturer of nonwovens as roll goods for wipes …
|
SUY1V | FI | Manufacturing |
|
TAIWAN PAIHO
Global manufacturer of advanced fastening systems and techn…
|
9938 | TW | Manufacturing |
|
TEIKOKU SEN-I Co.,Ltd.
A manufacturer of disaster prevention, fire fighting, and r…
|
3302 | JP | Manufacturing |
|
Texel Industries Ltd.
Produces geosynthetics and technical textiles for containme…
|
526638 | IN | Manufacturing |
|
UK
Specialized manufacturer of nonwoven fabrics, medical masks…
|
1325 | TW | Manufacturing |
|
Uniroyal Industries Ltd
Manufacturer of garment accessories, labels, and tapes for …
|
521226 | IN | Manufacturing |
Envioneer Co., Ltd. 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/15085/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15085 | 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=15085 | 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=15085 \ -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": 15085}, 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 Envioneer Co., Ltd. (id: 15085)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.