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 |
|---|---|---|---|
|
Cizzle Brands Corp.
Vertically integrated company distributing better-for-you s…
|
CZZL | CA | Manufacturing |
|
CLOVER CORPORATION LIMITED
Develops and manufactures microencapsulated Omega-3 and spe…
|
CLV | AU | Manufacturing |
|
CN Healthy Food Tech Group Corp.
Integrates R&D, production, and sales of food biotechnology…
|
IROH | US | Manufacturing |
|
Comvita Limited
Produces and distributes premium Manuka honey and bee-deriv…
|
CVT | NZ | Manufacturing |
|
CONAGRA BRANDS INC.
Manufactures and distributes branded food products for reta…
|
CAG | US | Manufacturing |
|
COSMAX NBT, INC.
A global ODM/OBM manufacturer of health functional foods an…
|
222040 | KR | Manufacturing |
|
CRAFT 1861 Global Holdings Inc.
Health and wellness company developing and marketing non-ps…
|
BGPPF | CA | Manufacturing |
|
Dabur India Ltd.
Provides Ayurvedic and natural healthcare, personal and hom…
|
DABUR | IN | Manufacturing |
|
DAEDONG KOREA GINSENG CO.,LTD.
Manufacturer and distributor of ginseng and related health …
|
178600 | KR | Manufacturing |
|
DAESANG CORPORATION
A food company that manufactures and distributes food produ…
|
001680 | KR | 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.