Optowide Technologies Co., Ltd. — Investor Relations & Filings
About Optowide Technologies Co., Ltd.
Optowide Technologies Co., Ltd. specializes in the design, development, and manufacturing of precision optical components and fiber optic devices. The product portfolio includes high-performance optical isolators, circulators, couplers, and wavelength division multiplexers (WDMs). The company also produces precision micro-optics, such as lenses, prisms, and mirrors, alongside specialized components for high-power fiber lasers. These solutions are utilized across various applications, including optical fiber sensing, medical imaging, and industrial laser processing. Optowide leverages advanced thin-film coating and precision assembly technologies to ensure high reliability and performance. The company focuses on providing integrated optical solutions that meet the rigorous technical requirements of modern optical communication and laser systems.
Recent filings
No filings indexed yet
We are still gathering filings for Optowide Technologies Co., Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Paras Defence and Space Technologies Limited
Develops high-end engineering products and solutions for de…
|
PARAS | IN | Manufacturing |
|
Phenix Optics Company Limited
Develops and manufactures high-precision optical components…
|
600071 | CN | Manufacturing |
|
Photoquip India Ltd.
Manufacturer of professional studio lighting and photograph…
|
526588 | IN | Manufacturing |
|
Polight ASA
Fabless developer of tunable optics technology for cameras …
|
PLT | NO | Manufacturing |
|
Profoto Holding
Develops and manufactures professional lighting and light-s…
|
PRFO | SE | Manufacturing |
|
Rolling Optics Holding AB
Develops and manufactures micro-optical solutions for visua…
|
RO | SE | Manufacturing |
|
RP OPTICAL LAB LTD
Develops and manufactures electro-optical systems and therm…
|
RPOL | IL | Manufacturing |
|
santec Holdings Corporation
Develops and sells optical components, test instruments, an…
|
6777 | JP | Manufacturing |
|
SEED CO.,LTD.
Researches, develops, and manufactures contact lenses and o…
|
7743 | JP | Manufacturing |
|
SEKONIX CO., LTD.
Manufacturer of optical components and lenses for automotiv…
|
053450 | KR | Manufacturing |
Optowide Technologies 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/58226/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58226 | 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=58226 | 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=58226 \ -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": 58226}, 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 Optowide Technologies Co., Ltd. (id: 58226)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.