
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 |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-04-07 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| [기재정정]현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-03-26 | Korean | |
| 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46366894 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33703514 | [기재정정]현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-04-07 | Korean | ||
| 33047761 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047751 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33047280 | [기재정정]현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-03-26 | Korean | ||
| 32972399 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-18 | Korean | ||
| 32972373 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32971547 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32956127 | 감사보고서제출(자회사의 주요경영사항) | 2026-03-16 | Korean | ||
| 32927798 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32927771 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927740 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32834800 | [기재정정]현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-02-25 | Korean | ||
| 32830925 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정(자회사의 주요경영사항) | 2026-02-24 | Korean | ||
| 32830907 | 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2026-02-24 | 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.