
OPTUS Pharmaceutical Co., Ltd. — Investor Relations & Filings
OPTUS Pharmaceutical Co., Ltd. is a specialized pharmaceutical company focused on the research, development, manufacturing, and commercialization of ophthalmic products. The company's primary expertise lies in producing sterile, preservative-free, single-dose (unit-dose) formulations. Its therapeutic portfolio addresses conditions such as dry eye syndrome, keratoconjunctival epithelial disease, bacterial conjunctivitis, and glaucoma. In addition to prescription and over-the-counter pharmaceuticals, the company is expanding into a total eye care model through its OUE& brand, which encompasses nutritional supplements (OUEFIT) and cosmeceuticals (OUELAB). The company operates EU-GMP certified manufacturing facilities and distributes its products globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 불성실공시법인미지정 (지정유예) | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 불성실공시법인지정예고 (공시변경) | 2026-05-14 | Korean | |
| 자기주식처분결과보고서 | 2026-04-15 | Korean | |
| 주요사항보고서(자기주식처분결정) | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47884023 | 불성실공시법인미지정 (지정유예) | 2026-05-29 | Korean | ||
| 46348289 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45960576 | 불성실공시법인지정예고 (공시변경) | 2026-05-14 | Korean | ||
| 34565644 | 자기주식처분결과보고서 | 2026-04-15 | Korean | ||
| 33048116 | 주요사항보고서(자기주식처분결정) | 2026-03-26 | Korean | ||
| 33036886 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 33036824 | 정기주주총회결과 | 2026-03-25 | Korean | ||
| 32962111 | 사업보고서 (2025.12) | 2026-03-17 | Korean | ||
| 32920400 | [기재정정]주주총회소집결의 | 2026-03-10 | Korean | ||
| 32920387 | [기재정정]주주총회소집공고 | 2026-03-10 | Korean | ||
| 32920384 | [기재정정]의결권대리행사권유참고서류 | 2026-03-10 | Korean | ||
| 32920313 | 감사보고서제출 | 2026-03-10 | Korean | ||
| 32878219 | 주주총회집중일개최사유신고 | 2026-03-04 | Korean | ||
| 32877132 | 주주총회소집결의 | 2026-03-04 | Korean | ||
| 32877126 | 주주총회소집공고 | 2026-03-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Wantai Biological Pharmacy Enterprise Co., Ltd.
Develops and manufactures IVD reagents and vaccines for inf…
|
603392 | CN | Manufacturing |
|
Beleave Inc.
Vertically integrated cannabis company engaged in cultivati…
|
BLEVF | CA | Manufacturing |
|
BELITE BIO, INC
Clinical-stage biopharma developing therapies for retinal a…
|
BLTE | KY | Manufacturing |
|
Benitec Biopharma Inc.
A clinical-stage biotech developing genetic medicines to si…
|
BNTC | US | Manufacturing |
|
BeOne Medicines Ltd.
Global oncology company that discovers, develops, and deliv…
|
ONC | KY | Manufacturing |
|
BEONE MEDICINES LTD.
Biopharmaceutical firm developing targeted oncology therapi…
|
688235 | CN | Manufacturing |
|
BerGenBio
Clinical-stage biopharma that developed selective AXL kinas…
|
BGBIO | NO | Manufacturing |
|
Beryl Drugs Ltd.
Manufactures IV fluids and small volume parenterals for cli…
|
524606 | IN | Manufacturing |
|
BESHOM HOLDINGS BERHAD
An investment holding company with diversified operations i…
|
— | MY | Manufacturing |
|
Besunyen Holdings Company Limited
Leading supplier of functional health teas, weight manageme…
|
926 | HK | Manufacturing |
OPTUS Pharmaceutical Co., Ltd. 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/16375/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16375 | 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=16375 | 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=16375 \ -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": 16375}, 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 OPTUS Pharmaceutical Co., Ltd. (id: 16375)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.