
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 |
|---|---|---|---|
|
Avantel Limited
Develops wireless and satellite communication systems for d…
|
AVANTEL | IN | Manufacturing |
|
AVer Information Inc.
Global provider of technology solutions for education, busi…
|
3669 | TW | Manufacturing |
|
AV TECH CORPORATION
Manufacturer of CCTV and video security systems with semico…
|
8072 | TW | Manufacturing |
|
BANGYAN TECHNOLOGY CO.,LTD.
Provides secure communication and network systems for defen…
|
688132 | CN | Manufacturing |
|
Baylin Technologies Inc.
Global OEM designing, manufacturing, and selling passive an…
|
BYL | CA | Manufacturing |
|
Beijing Fjr Optoelectronic Technology Co., Ltd.
Develops optoelectronic components for fiber communications…
|
688272 | CN | Manufacturing |
|
Beijing Hanbang Technology Corp.
Provides digital video surveillance products and integrated…
|
300449 | CN | Manufacturing |
|
BEIJING INHAND NETWORKS TECHNOLOGY CO.,LTD.
Provides IIoT solutions, industrial networking hardware and…
|
688080 | CN | Manufacturing |
|
Beijing Jiaxun Feihong Electrical Co.,Ltd
Provides command and control systems for rail, aviation, en…
|
300213 | CN | Manufacturing |
|
BEIJING TELESOUND ELECTRONICS CO.,LTD.
Develops professional audio, digital conference, and teleco…
|
003004 | CN | 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.