
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 |
|---|---|---|---|
|
CNLIGHT CO., LTD.
Develops and manufactures LED lighting, automotive HID lamp…
|
002076 | CN | Manufacturing |
|
Công ty Cổ phần Bóng đèn Phích nước Rạng Đông
Produces lighting, electrical equipment, glass, vacuum flas…
|
RAL | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Điện Quang
A technology company providing lighting, electrical equipme…
|
DQC | VN | Manufacturing |
|
Corep Lighting
Designer, manufacturer, and distributor of decorative light…
|
MLCOR | FR | Manufacturing |
|
CRS Electronics Inc.
Designs and manufactures innovative LED products and electr…
|
LED | CA | Manufacturing |
|
DEPO
Global manufacturer of automotive lighting systems for afte…
|
6605 | TW | Manufacturing |
|
Dhanashree Electronics Limited
Manufacturer of energy-efficient LED lighting systems and e…
|
542679 | IN | Manufacturing |
|
DIALIGHT PLC
Manufactures sustainable LED lighting for industrial and ha…
|
DIA | GB | Manufacturing |
|
Divcom Lighting Inc.
Designer and manufacturer of architecturally-designed, ener…
|
DVQFF | CA | Manufacturing |
|
DONGGUAN KINGSUN OPTOELECTRONIC CO.,LTD.
Specializes in high-power LED lighting solutions for outdoo…
|
002638 | CN | 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.