
GenMont — 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 |
|---|---|---|---|
| 112年年報及股東會資料 — 2023_3164_20230530F17.pdf | 2023-06-08 | Chinese | |
| 112年年報及股東會資料 — 2022_3164_20230530F04.pdf | 2023-06-08 | Chinese | |
| 112年年報及股東會資料 — 2023_3164_20230530F02.pdf | 2023-06-08 | Chinese | |
| 112年年報及股東會資料 — 2023_3164_20230530F13.pdf | 2023-06-08 | Chinese | |
| 112年年報及股東會資料 — 2023_3164_20230530F01.pdf | 2023-06-08 | Chinese | |
| 112年05月內部人持股異動(事後) | 2023-06-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 34371795 | 112年年報及股東會資料 — 2023_3164_20230530F17.pdf | 2023-06-08 | Chinese | ||
| 34371792 | 112年年報及股東會資料 — 2022_3164_20230530F04.pdf | 2023-06-08 | Chinese | ||
| 34371782 | 112年年報及股東會資料 — 2023_3164_20230530F02.pdf | 2023-06-08 | Chinese | ||
| 34371776 | 112年年報及股東會資料 — 2023_3164_20230530F13.pdf | 2023-06-08 | Chinese | ||
| 34371772 | 112年年報及股東會資料 — 2023_3164_20230530F01.pdf | 2023-06-08 | Chinese | ||
| 34368975 | 112年05月內部人持股異動(事後) | 2023-06-06 | Chinese | ||
| 34368974 | 112年05月董事會成員及持股 | 2023-06-06 | Chinese | ||
| 34368978 | 功能性委員會成員 | 2023-05-30 | Chinese | ||
| 34368980 | 公告本公司第二屆審計委員會 | 2023-05-30 | Chinese | ||
| 34368983 | 公告本公司第十屆董事長選任 | 2023-05-30 | Chinese | ||
| 34368986 | 公告本公司決議111年度盈餘分配發放之現金股利 配息基準日 | 2023-05-30 | Chinese | ||
| 34368990 | 公告本公司股東會決議許可董事從事競業行為 | 2023-05-30 | Chinese | ||
| 34368992 | 公告本公司董事當選名單 | 2023-05-30 | Chinese | ||
| 34368995 | 公告本公司112年股東常會重要決議事項 | 2023-05-30 | Chinese | ||
| 34368997 | 112年05月僑外投資持股 | 2023-05-17 | 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 |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | 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 |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
GenMont 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 (id: 52301)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.