
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 |
|---|---|---|---|
|
Premco Global Ltd.
Manufacturer of elastic tapes and narrow fabrics for appare…
|
PREMCO | IN | Manufacturing |
|
PT Falmaco Nonwoven Industri Tbk
Specializes in manufacturing nonwoven fabrics and tissue pr…
|
FLMC | ID | Manufacturing |
|
PT Samcro Hyosung Adilestari Tbk.
Pioneer in providing versatile and reliable hook and loop f…
|
ACRO | ID | Manufacturing |
|
Rishi Techtex Limited
Manufactures HDPE and PP technical textiles for agriculture…
|
523021 | IN | Manufacturing |
|
Sanrhea Technical Textiles Ltd.
Manufactures RFL treated industrial fabrics for tire, rubbe…
|
514280 | IN | Manufacturing |
|
Schon Textiles Limited
A major producer primarily engaged in textile manufacturing…
|
SCHT | PK | Manufacturing |
|
SergeFerrari Group
Designs and manufactures flexible composite materials for a…
|
SEFER | FR | Manufacturing |
|
SHANDONG TONGDA ISLAND NEW MATERIALS CO.,LTD
Specializes in microfiber synthetic leather and composite m…
|
300321 | CN | Manufacturing |
|
Shinih
Global manufacturer of nonwoven materials focusing on techn…
|
9944 | TW | Manufacturing |
|
Shree Karni Fabcom Limited
Manufacturer of technical textiles and coated fabrics for l…
|
SHREEKARNI | 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.