
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-21 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-05-19 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | |
| [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-13 | Korean |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46717183 | 주권매매거래정지기간변경 (액면병합 주권 변경상장) | 2026-05-21 | Korean | ||
| 46517681 | 단일판매ㆍ공급계약체결 | 2026-05-19 | Korean | ||
| 46368353 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45775740 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | ||
| 45775737 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | ||
| 45506923 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-13 | Korean | ||
| 45494637 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-13 | Korean | ||
| 45470905 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-13 | Korean | ||
| 45470564 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-13 | Korean | ||
| 45470329 | 주식등의대량보유상황보고서(일반) | 2026-05-13 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Yitong High-Tech Co., Ltd.
Manufactures broadcasting network equipment, optical system…
|
300211 | CN | Manufacturing |
|
Jiangsu Yunyong Electronics and Technology Co.,Ltd
Develops hardware security and industrial control products …
|
688060 | CN | Manufacturing |
|
JOOSUNG CORPORATION
A diversified enterprise in communication, logistics, autom…
|
109070 | KR | Manufacturing |
|
Joyware Electronics Co.,Ltd
Develops digital video products, smart gateways, and IoT ho…
|
300270 | CN | Manufacturing |
|
JVCKENWOOD Corporation
Develops electronics for automotive, public service, and me…
|
6632 | JP | Manufacturing |
|
KAREL ELEKTRONİK SANAYİ VE TİCARET A.Ş.
Designs and manufactures electronic systems for communicati…
|
KAREL | TR | Manufacturing |
|
Kavveri Defence & Wireless Technologies Limited
Designs and manufactures RF products and wireless solutions…
|
KAVDEFENCE | IN | Manufacturing |
|
KESPION Co., Ltd.
Develops and manufactures antennas, wireless communication …
|
079190 | KR | Manufacturing |
|
Kisan Telecom CO., Ltd.
Manufacturer of DAS, Wi-Fi, RF, and broadcasting communicat…
|
035460 | KR | Manufacturing |
|
Kitron
An Electronics Manufacturing Services (EMS) company providi…
|
KIT | NO | 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.