
NOCERA, INC. — Investor Relations & Filings
Nocera, Inc. is an integrated aquaculture company that specializes in sustainable, land-based fish farming. The company's core business involves designing, developing, and producing large-scale Recirculating Aquaculture Systems (RAS) for both freshwater and saltwater fish. Nocera provides comprehensive solutions, including engineering, procurement, and construction (EPC) services, technology transfer, and consulting. The company is focused on building and operating its own land-based fish farms as it expands its services globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 10-Q FOR MAR 2026 | 2026-05-14 | English | |
| 10-K/A - NOCERA, INC. (0001756180) (Filer) | 2026-04-21 | English | |
| 10-K - NOCERA, INC. (0001756180) (Filer) | 2026-04-15 | English | |
| NT 10-K - NOCERA, INC. (0001756180) (Filer) | 2026-03-30 | English | |
| 8-K Filing | 2026-02-03 | English | |
| 8-K Filing | 2026-01-27 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46282060 | FORM 10-Q FOR MAR 2026 | 2026-05-14 | English | ||
| 34932736 | 10-K/A - NOCERA, INC. (0001756180) (Filer) | 2026-04-21 | English | ||
| 34611685 | 10-K - NOCERA, INC. (0001756180) (Filer) | 2026-04-15 | English | ||
| 33087321 | NT 10-K - NOCERA, INC. (0001756180) (Filer) | 2026-03-30 | English | ||
| 31600459 | 8-K Filing | 2026-02-03 | English | ||
| 31600458 | 8-K Filing | 2026-01-27 | English | ||
| 13141502 | CURRENT REPORT | 2026-01-14 | English | ||
| 13141503 | FORM 8-K | 2026-01-05 | English | ||
|
2025
7 filings
| |||||
| 13141504 | FORM 424(B)(3) | 2025-12-30 | English | ||
| 13141505 | FORM 424B3 | 2025-12-30 | English | ||
| 13141507 | Regulatory Filings 2025 | 2025-12-18 | English | ||
| 13141506 | Director's Dealing 2025 | 2025-12-17 | English | ||
| 13141508 | FORM S-1 | 2025-12-12 | English | ||
| 13141509 | Regulatory Filings 2025 | 2025-12-12 | English | ||
| 13141511 | FORM 8-K | 2025-12-05 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for fishing and aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Benchmark Holdings Plc
Aquaculture biotechnology firm providing genetics, nutritio…
|
BMK | GB | Agriculture, forestry and fishi… |
|
Frøy ASA
An integrated service provider of aqua services to the aqua…
|
FROY | NO | Agriculture, forestry and fishi… |
|
PT Agung Menjangan Mas Tbk
Provides aquaculture support services, marine fish cultivat…
|
AMMS | ID | Agriculture, forestry and fishi… |
|
PT Dua Putra Utama Makmur Tbk.
Integrated fishery company focusing on seafood processing, …
|
DPUM | ID | Agriculture, forestry and fishi… |
NOCERA, 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/34889/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34889 | 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=34889 | 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=34889 \ -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": 34889}, 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 NOCERA, INC. (id: 34889)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.