
WONILTNI CO., LTD. — Investor Relations & Filings
WONILTNI CO., LTD. is an energy technology company specializing in the hydrogen and natural gas industries. The company develops, manufactures, and supplies equipment for various sectors, including power generation, petrochemicals, and offshore shipbuilding. Its core products include hydrogen production and storage systems, pressure vessels such as reactors and towers, and components for nuclear and conventional power plants. WONILTNI focuses on the commercialization and localization of safe, environmentally-conscious technologies, with a particular emphasis on advancing hydrogen solutions for a carbon-neutral era.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2025-05-15 | Korean | |
| 증권발행실적보고서 | 2025-04-29 | Korean | |
| [발행조건확정]증권신고서(지분증권) | 2025-04-23 | Korean | |
| [기재정정]투자설명서 | 2025-04-23 | Korean | |
| 투자설명서 | 2025-04-22 | Korean | |
| [기재정정]증권신고서(지분증권) | 2025-04-16 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 7902838 | 주식등의대량보유상황보고서(일반) | 2025-05-15 | Korean | ||
| 7908914 | 증권발행실적보고서 | 2025-04-29 | Korean | ||
| 7910593 | [발행조건확정]증권신고서(지분증권) | 2025-04-23 | Korean | ||
| 7910591 | [기재정정]투자설명서 | 2025-04-23 | Korean | ||
| 7910974 | 투자설명서 | 2025-04-22 | Korean | ||
| 7912312 | [기재정정]증권신고서(지분증권) | 2025-04-16 | Korean | ||
| 7918515 | [기재정정]증권신고서(지분증권) | 2025-03-31 | Korean | ||
| 7949015 | 감사보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7926873 | 증권신고서(지분증권) | 2025-03-20 | Korean | ||
|
2024
1 filing
| |||||
| 8152018 | 감사보고서 (2023.12) | 2024-04-01 | Korean | ||
|
2023
1 filing
| |||||
| 8363252 | 감사보고서 (2022.12) | 2023-03-31 | Korean | ||
|
2022
1 filing
| |||||
| 8731217 | 감사보고서 (2021.12) | 2022-03-31 | Korean | ||
|
2021
1 filing
| |||||
| 9045614 | 감사보고서 (2020.12) | 2021-04-09 | Korean | ||
|
2020
1 filing
| |||||
| 10037385 | 감사보고서 (2019.12) | 2020-04-03 | Korean | ||
|
2019
1 filing
| |||||
| 10292406 | 감사보고서 (2018.12) | 2019-04-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABLE GLOBAL BERHAD
An investment holding company with a diversified portfolio …
|
— | MY | Manufacturing |
|
Ardagh Metal Packaging S.A.
A leading global supplier of sustainable and infinitely rec…
|
AMBP | LU | Manufacturing |
|
BALL Corp
Global provider of sustainable and recyclable aluminum pack…
|
BALL | US | Manufacturing |
|
BANTAŞ BANDIRMA AMBALAJ SANAYİ VE TİCARET A.Ş.
Manufacturer of metal and tin packaging for the food and in…
|
BNTAS | TR | Manufacturing |
|
BGT Group Co., Ltd.
Designs and manufactures high-pressure gas cylinders and pr…
|
300774 | CN | Manufacturing |
|
Bio Inox S.A.
Designs and manufactures stainless steel tanks and process …
|
MLNOX | FR | Manufacturing |
|
BRIGHT PACKAGING INDUSTRY BERHAD
Manufactures and prints aluminium foil packaging materials …
|
— | MY | Manufacturing |
|
Bulmetal AD
Manufactures metal packaging for the food and chemical indu…
|
BMTL | BG | Manufacturing |
|
CAN-ONE BHD
Investment holding company primarily engaged in packaging p…
|
— | MY | Manufacturing |
|
Chesterfield Special Cylinders Holdings PLC
Designs and manufactures high-pressure gas containment solu…
|
PRES | GB | Manufacturing |
WONILTNI 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/17716/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17716 | 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=17716 | 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=17716 \ -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": 17716}, 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 WONILTNI CO., LTD. (id: 17716)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.