
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 |
|---|---|---|---|
|
Focus Lightings Tech CO.,LTD.
Develops and manufactures LED chips, packaging, and energy-…
|
300708 | CN | Manufacturing |
|
FOS CAPITAL LTD
Designs, manufactures, and distributes commercial and archi…
|
FOS | AU | Manufacturing |
|
FOSHAN ELECTRICAL AND LIGHTING CO., LTD
Manufacturer of lighting products, electrical solutions, an…
|
000541 | CN | Manufacturing |
|
Guangdong PAK Corporation Co., Ltd.
Manufacturer of LED lighting, electrical components, and in…
|
300625 | CN | Manufacturing |
|
GUANGZHOU HAOYANG ELECTRONIC CO.,LTD.
Manufacturer of professional stage lighting, architectural …
|
300833 | CN | Manufacturing |
|
HANGZHOU BOOMY INTELLIGENT TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of smart home IoT devi…
|
688290 | CN | Manufacturing |
|
Heliospectra AB
Develops intelligent LED lighting systems for horticulture …
|
HELIO | SE | Manufacturing |
|
HELLA GmbH & Co. KGaA
Automotive supplier specializing in lighting technology and…
|
HLE | DE | Manufacturing |
|
Hengdian Group Tospo Lighting Co.,Ltd.
Global provider of LED lamps, smart lighting, and automotiv…
|
603303 | CN | Manufacturing |
|
IKIO Technologies Limited
Designs and manufactures advanced LED lighting and electron…
|
IKIO | 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.