
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 |
|---|---|---|---|
|
Catvision Limited
Designs and manufactures cable TV, satellite, and broadband…
|
531158 | IN | Manufacturing |
|
C-COM Satellite Systems Inc.
Designs and manufactures fully motorized, auto-pointing mob…
|
CMI | CA | Manufacturing |
|
CeoTronics AG
Develops and manufactures professional communication system…
|
CEK | DE | Manufacturing |
|
China Energy Storage Technology Development Limited
Investment holding entity providing EMS, communications pro…
|
1143 | HK | Manufacturing |
|
Cig Shanghai Co., Ltd.
Global provider of high-speed optical transceivers and adva…
|
603083 | CN | Manufacturing |
|
CIG SHANGHAI CO., LTD.
Develops and manufactures advanced communications terminal …
|
6166 | HK | Manufacturing |
|
Clearfield, Inc.
Designs and manufactures fiber optic management and deliver…
|
CLFD | US | Manufacturing |
|
CLEARONE INC
Designs, develops, and sells conferencing, collaboration, a…
|
CLRO | US | Manufacturing |
|
CNSLINK Co., Ltd
Develops automotive electronics, IoT solutions, and wireles…
|
245450 | KR | Manufacturing |
|
CODAN LIMITED
Develops advanced communications and metal detection techno…
|
CDA | AU | 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.