
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 |
| 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 |
|---|---|---|---|
|
AmpliTech Group, Inc.
Designs and manufactures RF and microwave components for 5G…
|
AMPG | US | Manufacturing |
|
Anhui Tatfook Technology Co.,Ltd
Develops RF devices and precision components for mobile com…
|
300134 | CN | Manufacturing |
|
APPLIED OPTOELECTRONICS, INC.
A vertically integrated designer and manufacturer of fiber-…
|
AAOI | US | Manufacturing |
|
Arcadyan Technology Corporation
Develops and manufactures broadband, wireless, and multimed…
|
3596 | TW | Manufacturing |
|
Archos
Designs and manufactures Android tablets, smartphones, and …
|
ALJXR | FR | Manufacturing |
|
Arima Communications Corp.
Provides ODM services for mobile devices, IoT solutions, an…
|
8101 | TW | Manufacturing |
|
Ascalade Communications Inc.
Manufacturer of wireless communication devices and VoIP sys…
|
ACG | CA | Manufacturing |
|
Atlinks Group Limited
Designs, develops, and sells home and office telecommunicat…
|
8043 | HK | Manufacturing |
|
Auden Techno Corp.
Global provider of RF technology, 5G mmWave modules, and IC…
|
3138 | TW | Manufacturing |
|
AUSTCO HEALTHCARE LIMITED
Designs and manufactures IP-based nurse call and clinical w…
|
AHC | 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.