
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 |
|---|---|---|---|
|
CHANG HO
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
|
Chenab Limited (Pref)
Manufacturing and export of diverse textile products includ…
|
CLCPS | PK | Manufacturing |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
|
Concert Industries Ltd.
Produces highly absorbent, cellulose-based airlaid non-wove…
|
— | CA | Manufacturing |
|
Công ty Cổ phần MIRAE
Manufacturer and trader of textile raw materials, specializ…
|
KMR | VN | Manufacturing |
|
DYNIC CORPORATION
Manufacturer of coated materials, nonwoven fabrics, and pac…
|
3551 | JP | Manufacturing |
|
FIBERWEB (INDIA) LTD.
Manufacturer of spunbond nonwoven fabrics for agriculture, …
|
FIBERWEB | IN | Manufacturing |
|
Furniweb Holdings Limited
Engaged in manufacturing and selling elastic textiles, webb…
|
8480 | HK | Manufacturing |
|
GALE PACIFIC LIMITED
Manufacturer of technical fabrics for solar protection, scr…
|
GAP | AU | Manufacturing |
|
GH Advanced Materials Inc.
Manufacturer of non-woven fabrics and specialized fibers fo…
|
130500 | KR | 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.