
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 |
|---|---|---|---|
|
DUDIGITAL GLOBAL LIMITED
Tech-driven outsourcing partner for visa, passport, and ide…
|
DUGLOBAL | IN | Administrative and support serv… |
|
Ecl Spolka Akcyjna
A company transitioning from telecommunications to the spac…
|
ECL | PL | Administrative and support serv… |
|
Emilia Development (O.F.G.) Ltd.
Operational holding company managing a portfolio in distrib…
|
EMDV | IL | Administrative and support serv… |
|
Facs Records Storage Income Fund
Investment trust focused on commercial records management, …
|
FXX | CA | Administrative and support serv… |
|
Ficus Technology Holdings Limited
Provides innovative supply chain management solutions integ…
|
8107 | HK | Administrative and support serv… |
|
FRANCHISE BRANDS PLC
An international, multi-brand franchisor of B2B van-based s…
|
FRAN | GB | Administrative and support serv… |
|
Franchise Services of North America Inc.
Vehicle rental franchisor and holding company operating acr…
|
FSN | CA | Administrative and support serv… |
|
Gatco Technologies Inc.
Provides fully outsourced business services specializing in…
|
— | CA | Administrative and support serv… |
|
GESCO AG
An industrial group acquiring market-leading SMEs in the ca…
|
GSC1 | DE | Administrative and support serv… |
|
HARTE HANKS INC
A customer experience company providing data-driven marketi…
|
HHS | US | 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.