
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 |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
|
China Electric Manufacturing Corporation
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
|
Clear Blue Technologies International Inc.
Provider of Smart Off-Grid power technology and Energy-as-a…
|
CBLU | CA | 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.