
INNOXCorporation — Investor Relations & Filings
INNOX Corporation is a holding company that manages a portfolio of subsidiaries operating in diverse business areas. The company's primary focus is on the high-tech materials sector, developing and supplying advanced polymer-based materials for the information technology industry. Its key products are essential components for flexible printed circuit boards (FPCBs), semiconductor packaging, and organic light-emitting diode (OLED) displays. Beyond its core materials business, the corporation's interests also include the manufacturing of bicycles and the development of eco-friendly materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 매출액또는손익구조30%(대규모법인은15%)이상변동(자회사의 주요경영사항) | 2026-02-02 | Korean | |
| 주요사항보고서(유상증자결정)(자회사의 주요경영사항) (제3자배정) | 2026-01-21 | Korean | |
| 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2026-01-09 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-11-03 | Korean | |
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| 증권발행결과(자율공시) | 2025-08-01 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 13919815 | 매출액또는손익구조30%(대규모법인은15%)이상변동(자회사의 주요경영사항) | 2026-02-02 | Korean | ||
| 13117907 | 주요사항보고서(유상증자결정)(자회사의 주요경영사항) (제3자배정) | 2026-01-21 | Korean | ||
| 12289141 | 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2026-01-09 | Korean | ||
|
2025
12 filings
| |||||
| 33029587 | 주식등의대량보유상황보고서(일반) | 2025-11-03 | Korean | ||
| 7872708 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7879497 | 증권발행결과(자율공시) | 2025-08-01 | Korean | ||
| 7882233 | 주요사항보고서(전환사채권발행결정) | 2025-07-24 | Korean | ||
| 7901379 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7907736 | 소속부변경 | 2025-04-30 | Korean | ||
| 7910132 | 타법인주식및출자증권취득결정(자회사의 주요경영사항) | 2025-04-24 | Korean | ||
| 7913262 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2025-04-11 | Korean | ||
| 7916052 | [기재정정]현금ㆍ현물배당결정(자회사의 주요경영사항) | 2025-04-03 | Korean | ||
| 7921427 | 대표이사변경(자회사의 주요경영사항) | 2025-03-26 | Korean | ||
| 7921358 | 정기주주총회결과 | 2025-03-26 | Korean | ||
| 7921329 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AdCapital AG
Industrial holding company that acquires and manages firms …
|
ADC | DE | Administrative and support serv… |
|
adish Co., Ltd.
Offers customer success and CX outsourcing solutions using …
|
7093 | JP | Administrative and support serv… |
|
AFK Sistema
A diversified holding company managing a portfolio of asset…
|
AFKS | RU | Administrative and support serv… |
|
AJIS CO.,LTD.
Provider of retail support services, specializing in invent…
|
4659 | JP | Administrative and support serv… |
|
Alldigi Tech Limited
Global provider of technology-driven BPO and HRO solutions …
|
ALLDIGI | IN | Administrative and support serv… |
|
AMTEK HOLDINGS BERHAD
Investment holding company providing management services, p…
|
— | MY | Administrative and support serv… |
|
Arcamatrix Corporation
Delisted, subject to a Cease Trade order, and designated a …
|
— | CA | Administrative and support serv… |
|
Arteria S.A.
Provider of outsourcing solutions in customer service, sale…
|
ARR | PL | Administrative and support serv… |
|
Associated Services Limited
No longer engages in active production or service delivery.
|
ASRL | PK | Administrative and support serv… |
|
AVADA GROUP LIMITED
Provides integrated traffic management solutions for infras…
|
AVD | AU | Administrative and support serv… |
INNOXCorporation 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/17288/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17288 | 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=17288 | 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=17288 \ -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": 17288}, 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 INNOXCorporation (id: 17288)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.