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 |
|---|---|---|---|
|
Amala Foods PLC
A shell company that identifies potential companies or asse…
|
DISHB.L | JE | Manufacturing |
|
Angel Yeast Co.,Ltd
Global biotech firm producing yeast and derivatives for foo…
|
600298 | CN | Manufacturing |
|
Anji Foodstuff Co., Ltd
Developer and manufacturer of compound seasonings and conve…
|
603696 | CN | Manufacturing |
|
Annapurna Swadisht Limited
Manufacturer of affordable snacks and candies for rural and…
|
ANNAPURNA | IN | Manufacturing |
|
Apis India Ltd
Producer and exporter of honey and diverse food products fo…
|
506166 | IN | Manufacturing |
|
APPLIED NUTRITION PLC
Manufactures and distributes sports nutrition and wellness …
|
APN | GB | Manufacturing |
|
Aretto Wellness Inc.
Develops and distributes proprietary plant-based functional…
|
ARTO | CA | Manufacturing |
|
AREV Life Sciences Global Corp.
Life science company developing nutra-ceutical solutions us…
|
AREVF | CA | Manufacturing |
|
ARIAKE JAPAN Co.,Ltd.
Manufacturer of natural seasonings derived from livestock f…
|
2815 | JP | Manufacturing |
|
ASAHIMATSU FOODS CO.,LTD.
Manufactures soy-based foods like dried tofu, instant miso …
|
2911 | 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.