
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.03) | 2026-05-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-07 | Korean | |
| [기재정정]신규시설투자등 | 2026-04-24 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2026-04-17 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2026-04-17 | Korean | |
| 타법인주식및출자증권처분결정 | 2026-04-08 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 32934547 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32932927 | 주주총회소집결의 | 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 |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
Cathay Consolidated, Inc.
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | 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.