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 |
|---|---|---|---|
| 代重要子公司景岳生物枓技(中國)有限公司公告董事長異動 | 2025-06-27 | Chinese | |
| 代重要子公司景岳生物枓技(中國)有限公司公告總經理異動 | 2025-06-27 | Chinese | |
| 114年5月背書保證與資金貸與 | 2025-06-09 | Chinese | |
| 114年5月營業收入 | 2025-06-09 | Chinese | |
| 114年05月內部人持股異動(事後) | 2025-06-03 | Chinese | |
| 114年05月董事會成員及持股 | 2025-06-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34369755 | 代重要子公司景岳生物枓技(中國)有限公司公告董事長異動 | 2025-06-27 | Chinese | ||
| 34369757 | 代重要子公司景岳生物枓技(中國)有限公司公告總經理異動 | 2025-06-27 | Chinese | ||
| 34369760 | 114年5月背書保證與資金貸與 | 2025-06-09 | Chinese | ||
| 34369759 | 114年5月營業收入 | 2025-06-09 | Chinese | ||
| 34369768 | 114年05月內部人持股異動(事後) | 2025-06-03 | Chinese | ||
| 34369764 | 114年05月董事會成員及持股 | 2025-06-03 | Chinese | ||
| 34369772 | 本公司股東會重要決議日期誤植更正公告 | 2025-05-29 | Chinese | ||
| 34369775 | 公告本公司113年股東常會重要決議事項 | 2025-05-28 | Chinese | ||
| 34369778 | 董事會決議申請庫藏股買回 | 2025-05-28 | Chinese | ||
| 34369780 | 第5次庫藏股基本資料 | 2025-05-28 | Chinese | ||
| 34369784 | 114年05月僑外投資持股 | 2025-05-20 | Chinese | ||
| 34369791 | 114年4月背書保證與資金貸與 | 2025-05-09 | Chinese | ||
| 34369787 | 114年4月營業收入 | 2025-05-09 | Chinese | ||
| 34369793 | 114年第1季大陸投資 | 2025-05-08 | Chinese | ||
| 34369808 | 114年第1季權益變動表 | 2025-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | 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.