Modulight Oy — Investor Relations & Filings
Modulight Oy is a biomedical laser company that designs and manufactures lasers and laser systems for medical and life science applications. The company's core focus is on enabling personalized medicine, with products targeted at oncology (including photodynamic therapy), ophthalmology, and genetics. Modulight provides configurable laser solutions and comprehensive services, including regulatory support. Beyond its primary medical markets, the company also develops laser technology for other high-value applications, such as quantum technologies.
Recent filings
No filings indexed yet
We are still gathering filings for Modulight Oy. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Qingdao Novelbeam Technology Co.,Ltd.
Manufactures advanced medical imaging systems and precision…
|
688677 | CN | Manufacturing |
|
Ray Co., Ltd.
Develops and manufactures digital workflow and 3D imaging s…
|
228670 | KR | Manufacturing |
|
RAYENCE CO.,LTD.
Designs and manufactures digital X-ray imaging solutions an…
|
228850 | KR | Manufacturing |
|
REMED CO.,LTD.
Develops electronic medication for brain diseases, rehabili…
|
302550 | KR | Manufacturing |
|
Revenio Group Oyj
A global health technology company specializing in ophthalm…
|
REG1V | FI | Manufacturing |
|
SALUDA MEDICAL, INC.
Develops closed-loop neuromodulation systems for chronic pa…
|
SLD | AU | Manufacturing |
|
SANUWAVE Health, Inc.
Develops non-invasive regenerative medicine technologies fo…
|
SNWV | US | Manufacturing |
|
ScanTech AI Systems Inc.
Develops AI-powered CT screening systems for non-intrusive …
|
STAI | US | Manufacturing |
|
Scibase Holding AB
Medical technology company developing a non-invasive system…
|
SCIB | SE | Manufacturing |
|
SELVAS Healthcare, Inc.
Develops and manufactures medical diagnostic devices and IT…
|
208370 | KR | Manufacturing |
Modulight Oy 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/8489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8489 | 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=8489 | 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=8489 \ -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": 8489}, 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 Modulight Oy (id: 8489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.