
APEX INTEC Co.,LTD. — Investor Relations & Filings
APEX INTEC Co., LTD. is a manufacturer specializing in LED lighting and renewable energy solutions. Established in 1997, the company designs and produces a comprehensive portfolio of high-quality LED lighting products for indoor, outdoor, and architectural applications. Its offerings include street luminaires, safety lights, home lighting, flat panel lights, downlights, and parking lights. In addition to its lighting division, APEX INTEC develops and provides renewable energy systems, such as solar power generation devices and related components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 주주총회소집공고 | 2026-03-09 | Korean | |
| 주주총회소집결의 | 2026-03-09 | Korean | |
| [기재정정]유형자산취득결정 | 2026-02-02 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 33044588 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32970234 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32970228 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32914977 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32914922 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 13939927 | [기재정정]유형자산취득결정 | 2026-02-02 | Korean | ||
|
2025
9 filings
| |||||
| 12195594 | [기재정정]유형자산취득결정 | 2025-12-31 | Korean | ||
| 7888100 | [기재정정]유형자산취득결정 | 2025-07-01 | Korean | ||
| 7895488 | 기업설명회(IR)개최결과 | 2025-06-02 | Korean | ||
| 7921861 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-26 | Korean | ||
| 7921094 | [첨부추가]정기주주총회결과 | 2025-03-26 | Korean | ||
| 7952078 | 사업보고서 (2024.12) | 2025-03-18 | Korean | ||
| 7952726 | 감사보고서제출 | 2025-03-17 | Korean | ||
| 7962386 | 주주총회소집결의 | 2025-03-07 | Korean | ||
| 7962377 | 주주총회소집공고 | 2025-03-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Eco Volt Co.,Ltd.
Develops and manufactures automotive components, focusing o…
|
097780 | KR | Manufacturing |
|
EDISON OPTO
Specializes in high-power LED technology and integrated lig…
|
3591 | TW | Manufacturing |
|
ENDO Lighting Corporation
Manufacturer of LED lighting, energy management systems, an…
|
6932 | JP | Manufacturing |
|
ENERGY FOCUS, INC/DE
Designs and manufactures energy-efficient LED lighting and …
|
EFOI | US | Manufacturing |
|
EOI Holding
Global manufacturer of automotive LED modules and energy-ef…
|
3717 | TW | Manufacturing |
|
Fagerhult
Develops and produces professional lighting solutions for p…
|
FAG | SE | Manufacturing |
|
FIEM INDUSTRIES LIMITED
Tier-1 supplier of automotive lighting, signaling systems, …
|
FIEMIND | IN | Manufacturing |
|
FINE TECHNIX CO., LTD
Manufactures LED lighting solutions, electronic, and mechan…
|
106240 | KR | Manufacturing |
|
FOCL
Specializes in LED lighting, multimedia trading, aquatic pr…
|
2491 | TW | Manufacturing |
|
Focus Lighting and Fixtures Limited
Designs and manufactures LED lighting solutions for retail …
|
FOCUS | IN | Manufacturing |
APEX INTEC Co.,LTD. 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/15439/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15439 | 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=15439 | 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=15439 \ -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": 15439}, 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 APEX INTEC Co.,LTD. (id: 15439)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.