
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 |
|---|---|---|---|
|
Lug Spolka Akcyjna
Manufacturer of professional luminaires and LED systems for…
|
LUG | PL | Manufacturing |
|
Lumax Industries Ltd.
Designs and manufactures advanced automotive lighting syste…
|
LUMAXIND | IN | Manufacturing |
|
Lumenpulse Group Inc.
Innovator and manufacturer of specification-grade architect…
|
— | CA | Manufacturing |
|
Luxpia Co., Ltd.
Develops, manufactures, and sells optical semiconductors, f…
|
092590 | KR | Manufacturing |
|
Mehai Technology Limited
Manufactures and distributes LED lighting, power banks, and…
|
540730 | IN | Manufacturing |
|
MLS CO., LTD.
Manufactures LED packaging, components, and energy-efficien…
|
002745 | CN | Manufacturing |
|
Neo-Neon
Develops LED lighting solutions and manages integrated tech…
|
911868 | TW | Manufacturing |
|
Neo-Neon Holdings Limited
Major global manufacturer and one of the world's largest pr…
|
1868 | KY | Manufacturing |
|
Nordic Lights Group Oyj
Designs and manufactures high-tech lighting solutions for h…
|
NORDLIG | FI | Manufacturing |
|
NVC International Holdings Limited
Leading global provider of advanced LED lighting solutions,…
|
2222 | KY | 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.