
OptiCore Inc. — Investor Relations & Filings
OptiCore Inc. designs, develops, and manufactures optical connectivity solutions. The company's primary products include optical transceivers and Wavelength Division Multiplexing (WDM) passive devices. These components are engineered for the telecommunications and data center markets, serving applications such as wireless network fronthaul and backhaul, Intra-Data Center (IDC) connectivity, Data Center Interconnect (DCI), and edge/cloud computing. The company focuses on carrier-grade quality and reliability, supported by vertical integration in the development of core components like laser diodes and a diversified supply chain with multiple production bases.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(자기전환사채만기전취득결정) | 2026-05-08 | Korean | |
| 타인에대한담보제공결정 | 2026-05-06 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-04-30 | Korean | |
| 주권매매거래정지기간변경 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-28 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수 및 개선기간 부여 ) | 2026-04-10 | Korean | |
| 주권매매거래정지기간변경 (개선기간 부여) | 2026-04-10 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44166407 | 주요사항보고서(자기전환사채만기전취득결정) | 2026-05-08 | Korean | ||
| 41760294 | 타인에대한담보제공결정 | 2026-05-06 | Korean | ||
| 38995928 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-30 | Korean | ||
| 37888782 | 주권매매거래정지기간변경 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-28 | Korean | ||
| 33983312 | 기타시장안내 (상장폐지 관련 이의신청서 접수 및 개선기간 부여 ) | 2026-04-10 | Korean | ||
| 33983309 | 주권매매거래정지기간변경 (개선기간 부여) | 2026-04-10 | Korean | ||
| 33806012 | 주요사항보고서(자기전환사채만기전취득결정) | 2026-04-08 | Korean | ||
| 33700394 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-07 | Korean | ||
| 33115900 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33085590 | 주요사항보고서(자기전환사채만기전취득결정) | 2026-03-30 | Korean | ||
| 33038162 | [기재정정]단일판매ㆍ공급계약체결 | 2026-03-25 | Korean | ||
| 33038161 | [기재정정]단일판매ㆍ공급계약체결 | 2026-03-25 | Korean | ||
| 33017393 | [기재정정]감사보고서제출 | 2026-03-24 | Korean | ||
| 33014440 | 조회공시요구(풍문또는보도) (감사의견 비적정설) | 2026-03-23 | Korean | ||
| 33014431 | 주권매매거래정지 (풍문 또는 보도 관련) | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DrayTek Corporation
Manufacturer of networking equipment, VPN routers, and secu…
|
6216 | TW | Manufacturing |
|
DTI GROUP LTD
Develops surveillance and passenger information systems for…
|
DTI | AU | Manufacturing |
|
Eastern Communications Co.,Ltd.
Provides private network systems, financial electronics, an…
|
600776 | CN | Manufacturing |
|
Edimax Technology Co., Ltd.
Global provider of networking solutions for home, SME, and …
|
3047 | TW | Manufacturing |
|
EMR Microwave Technology Corporation
Designs and supplies high-performance RF filtration and amp…
|
— | CA | Manufacturing |
|
Eoptolink Technology Inc., Ltd
Designs and manufactures high-performance optical transceiv…
|
300502 | CN | Manufacturing |
|
EverFocus Electronics Corp.
Global provider of edge AI computing, smart transportation,…
|
5484 | TW | Manufacturing |
|
EverProX Technologies Co., Ltd.
Develops high-speed optical fiber interconnects and AOCs fo…
|
300548 | CN | Manufacturing |
|
Extreme CCTV Inc.
Global supplier of hardened video surveillance systems buil…
|
— | CA | Manufacturing |
|
EZconn Corporation
Designs and manufactures broadband optical, RF, and interco…
|
6442 | TW | Manufacturing |
OptiCore Inc. 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/17702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17702 | 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=17702 | 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=17702 \ -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": 17702}, 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 OptiCore Inc. (id: 17702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.