Noctiluca S.A. — Investor Relations & Filings
Noctiluca S.A. is a technology company specializing in the development, synthesis, and production of high-performance chemical compounds for optoelectronics. The company's core focus is on advanced OLED emitters, the critical materials within OLED displays that convert electricity into light and determine performance characteristics like color accuracy, contrast, and lifetime. In addition to its primary market in displays, Noctiluca develops compounds for applications in printed electronics, lighting, and organic photovoltaics. The company also offers comprehensive chemical research and development (R&D) services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Raport__Noctiluca_Q1_2026 | 2026-05-26 | Polish | |
| Zawarcie umowy typu Material Transfer Agreement (MTA) z chińskim producentem zaawansowanych wyświetlaczy półprzewodnikowych - Content (PL) | 2026-05-08 | Polish | |
| NCL_JSF_SzB-2025-12-31-1-pl.xhtml.XAdES | 2026-04-23 | Polish | |
| NCL_JSF_SzB-2025-12-31-1-pl.xhtml | 2026-04-23 | Polish | |
| NCL_ORNSzD-2025-12-31-1-pl.xhtml | 2026-04-23 | Polish | |
| NCL_ORNKA-2025-12-31-1-pl.xhtml | 2026-04-23 | Polish |
Browse filings by year
5 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Noctiluca S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Topfly New Materials Co., Ltd.
Manufactures thermal interface materials for electronics, a…
|
001373 | CN | Manufacturing |
|
Jiangsu Yoke Technology Co., Ltd.
Manufactures advanced electronic materials, specialty chemi…
|
002409 | CN | Manufacturing |
|
Jiangxi Guotai Group Co.,Ltd.
Develops civil explosives, detonators, and components for r…
|
603977 | CN | Manufacturing |
|
JIANGXI XINYU GUOKE TECHNOLOGY CO., LTD.
Develops military initiating devices and civilian weather m…
|
300722 | CN | Manufacturing |
|
Johnson Matthey PLC
Develops catalysts and technologies for decarbonization and…
|
JMAT | GB | Manufacturing |
|
JOONGANG ADVANCED MATERIALS Co., Ltd
Manufactures communications equipment, building materials, …
|
051980 | KR | Manufacturing |
|
Jyoti Resins & Adhesives Ltd
Manufactures PVA-based synthetic resin adhesives for the wo…
|
514448 | IN | Manufacturing |
|
Kafrit Industries (1993) Ltd.
Manufacturer of masterbatches, compounds, and additives for…
|
KAFR | IL | Manufacturing |
|
Kaili Catalyst & New Materials Co.,Ltd
Develops, produces, and recycles precious metal catalysts f…
|
688269 | CN | Manufacturing |
|
Kaiser Arts & Krafts Limited
Provides sustainable washing solutions and dyes, specializi…
|
KAKL | PK | Manufacturing |
Noctiluca S.A. 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/10227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10227 | 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=10227 | 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=10227 \ -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": 10227}, 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 Noctiluca S.A. (id: 10227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.