
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 |
|---|---|---|---|
|
Golab Spolka Akcyjna
A trader of wool products, developing agricultural bio-subs…
|
GOL | PL | Manufacturing |
|
Grace Fabric Technology Co.,Ltd.
Develops and manufactures high-performance industrial fabri…
|
603256 | CN | Manufacturing |
|
HangZhou Nbond Nonwovens Co., Ltd.
Manufactures high-performance spunlace nonwoven materials f…
|
603238 | CN | Manufacturing |
|
HMT(XIAMEN) NEW TECHNICAL MATERIALS CO.,LTD.
Manufacturer of high-performance technical textiles and air…
|
603306 | CN | Manufacturing |
|
HOFTEX GROUP
Develops, produces, and distributes textile solutions in ya…
|
NBH | DE | Manufacturing |
|
HS HYOSUNG ADVANCED MATERIALS
A global provider of advanced industrial materials for the …
|
298050 | KR | Manufacturing |
|
Huafon Microfibre (Shanghai) CO.,LTD.
Produces high-grade microfiber synthetic leather for divers…
|
300180 | CN | Manufacturing |
|
HYOSUNG CORPORATION
A technology-driven company in textiles, chemicals, heavy i…
|
004800 | KR | Manufacturing |
|
ICHIKAWA CO., LTD.
Manufactures press felts and belts for the global paper pro…
|
3513 | JP | Manufacturing |
|
ILJEONG INDUSTRIAL CO.,LTD
Manufacturer of industrial textiles for the automotive and …
|
008500 | 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.