GenMont Biotech Incorporation — Investor Relations & Filings
GenMont Biotech Inc. specializes in the research, development, and manufacturing of functional probiotics and postbiotics. The company operates advanced fermentation and production platforms for concentrated fermented milk, lactic acid bacteria powders, and functional microorganism strains. Its product portfolio features patented probiotic solutions targeting diverse health areas, including immune modulation, metabolic health, dental hygiene, digestive function, weight management, and pet wellness. Key proprietary strains include L. paracasei 33 and GMNL-32. GenMont leverages its technology platforms and extensive patent portfolio to deliver scientifically-backed health supplements. Beyond its proprietary brands, the company provides original equipment manufacturing (OEM) services, supporting the global market with high-quality probiotic and postbiotic ingredients certified by international standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_3164_20260608FE2.pdf | 2026-05-04 | English | |
| 115年年報及股東會資料 — 2026_3164_20260608F02.pdf | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_3164_20260608F13.pdf | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_3164_20260608F01.pdf | 2026-05-04 | Chinese | |
| 公告115年第一季財務報告董事會召開日期為115年5月6日 | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_3164_AIC.pdf | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40844271 | 115年年報及股東會資料 — 2026_3164_20260608FE2.pdf | 2026-05-04 | English | ||
| 40844123 | 115年年報及股東會資料 — 2026_3164_20260608F02.pdf | 2026-05-04 | Chinese | ||
| 40844047 | 115年年報及股東會資料 — 2026_3164_20260608F13.pdf | 2026-05-04 | Chinese | ||
| 40844016 | 115年年報及股東會資料 — 2026_3164_20260608F01.pdf | 2026-05-04 | Chinese | ||
| 37827913 | 公告115年第一季財務報告董事會召開日期為115年5月6日 | 2026-04-28 | Chinese | ||
| 37766495 | 114年第4季財務報告書 — 202504_3164_AIC.pdf | 2026-04-28 | English | ||
| 37766334 | 114年第4季財務報告書 — 202504_3164_AIA.pdf | 2026-04-28 | English | ||
| 33992123 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989390 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33695515 | 公告本公司申請股票上櫃轉上市時所出具之承諾事項 暨其後續執行情形 | 2026-04-07 | Chinese | ||
| 33670365 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33670362 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 34369976 | 114年度財務比率 | 2026-03-11 | Chinese | ||
| 34369980 | 114年第4季大陸投資 | 2026-03-11 | Chinese | ||
| 34370010 | 114年度應收帳款周轉率 | 2026-03-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BioExx Specialty Proteins Ltd.
Commercializes proprietary extraction technology to produce…
|
BIXZF | CA | Manufacturing |
|
Biogena Group Invest AG
Develops and produces science-based micronutrient preparati…
|
BIO | AT | Manufacturing |
|
BioNeutra Global Corporation
Produces and sells specialized food ingredients targeting t…
|
BGA | CA | Manufacturing |
|
Bio Planet S.A.
Producer, packager, and distributor specializing in certifi…
|
BIP | PL | Manufacturing |
|
Blender Bites Limited
Creates and distributes award-winning, pre-portioned frozen…
|
BITE | CA | Manufacturing |
|
Bonne Co., Ltd.
An ODM/OEM manufacturer providing turn-key services for cos…
|
226340 | KR | Manufacturing |
|
BUBS AUSTRALIA LIMITED
Produces premium infant nutrition, goat milk formula, and o…
|
BUB | AU | Manufacturing |
|
BULL-DOG SAUCE CO.,LTD.
Manufacturer of sauces and seasonings, renowned for its fla…
|
2804 | JP | Manufacturing |
|
BURCON NUTRASCIENCE CORPORATION
Global leader developing and commercializing high-purity, p…
|
BU | CA | Manufacturing |
|
CALBEE,Inc.
A food company producing potato-based snacks, shrimp cracke…
|
2229 | JP | Manufacturing |
GenMont Biotech Incorporation 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/52301/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52301 | 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=52301 | 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=52301 \ -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": 52301}, 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 GenMont Biotech Incorporation (id: 52301)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.