
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 |
|---|---|---|---|
|
OPUS GLOBAL Nyilvánosan Működő Részvénytársaság
An asset management holding company with a diversified indu…
|
OPUS | HU | Administrative and support serv… |
|
OTI Greentech AG
Provides sustainable solutions for industrial cleaning, oil…
|
NSAK | DE | Administrative and support serv… |
|
PERA YATIRIM HOLDİNG A.Ş.
A diversified investment holding company in defense, tech, …
|
PEHOL | TR | Administrative and support serv… |
|
Plada Infotech Services Limited
Provides BPO and merchant support services for the payment …
|
PLADAINFO | IN | Administrative and support serv… |
|
Pluxee
A global partner for digital employee benefits and engageme…
|
PLX | NL | Administrative and support serv… |
|
PORTO SERVIÇO S.A
Offers tech-driven assistance, residential repairs, and aut…
|
— | BR | Administrative and support serv… |
|
PreMD Inc.
Specialized provider of medical billing and Revenue Cycle M…
|
PREMF | CA | Administrative and support serv… |
|
Prestige International Inc.
A BPO provider offering 24/7 contact centers, roadside, and…
|
4290 | JP | Administrative and support serv… |
|
Progyny, Inc.
Manages fertility, family building, and women's health bene…
|
PGNY | US | Administrative and support serv… |
|
PT Shield On Service Tbk.
Outsourcing company providing security, cleaning, HR, and p…
|
SOSS | ID | 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.