
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 |
|---|---|---|---|
|
Quadpro Ites Limited
Provides banking ITES, including cash management, CTS, and …
|
QUADPRO | IN | Administrative and support serv… |
|
Relo Group, Inc.
Offers outsourcing services for corporate relocation and fr…
|
8876 | JP | Administrative and support serv… |
|
RESTORE PLC
Provides integrated services for managing business data, in…
|
RST | GB | Administrative and support serv… |
|
Sagility Limited
Technology-enabled services and operational solutions for p…
|
SAGILITY | IN | Administrative and support serv… |
|
SBD Capital Corp.
Acquires industrial manufacturing and distribution firms, o…
|
SBD | CA | Administrative and support serv… |
|
Serco Group PLC
A provider of outsourced public services for governmental b…
|
SEO | GB | Administrative and support serv… |
|
SineTec Holdings Corporation
Delisted former TSX Venture entity; core business and opera…
|
— | CA | Administrative and support serv… |
|
SPAR Group, Inc.
Global merchandising and marketing services company for ret…
|
SGRP | US | Administrative and support serv… |
|
Teqnion AB
Industrial group that acquires, owns, and develops niche te…
|
TEQ | SE | Administrative and support serv… |
|
TP Inc.
A business process services partner specializing in AI-driv…
|
007980 | KR | 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.