
Bio-Gate AG — Investor Relations & Filings
Bio-Gate AG is a provider of innovative technologies and customized solutions for health and hygiene, specializing in antimicrobial and antiviral strategies. The company enhances materials and products by incorporating its unique silver-based technologies, such as MicroSilver BG™. Key applications are concentrated in the medical technology sector, including the coating of medical implants and wound dressings to prevent infections. The company's technologies are also utilized in derma-cosmetics and veterinary care products. Furthermore, Bio-Gate provides solutions for industrial and consumer goods, imparting antimicrobial properties to items like paints, coatings, plastics, and textiles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Bio-Gate AG steigert im Geschaftsjahr 2025 den Umsatz und nahert sich operativem Break-even | 2026-05-20 | German | |
| Bio-Gate AG: Einberufung ordentliche Hauptversammlung u.a. zum Zweck eines Kapitalschnitts mit vereinfachter Kapitalherabsetzung und anschlieender Barkapitalerhohung mit Bezugsrecht | 2026-05-18 | German | |
| Bio-Gate AG steigert im Geschaftsjahr 2025 den Umsatz und begrenzt den Verlust | 2026-04-20 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-02-10 | German | |
| Bio-Gate AG beschliet und platziert Barkapitalerhohung | 2025-10-29 | German | |
| Bio-Gate veroffentlicht Halbjahreszahlen und bestatigt den Ausblick fur 2025 | 2025-09-30 | German |
Browse filings by year
21 years- 2026 4 filings
- 2025 15 filings
- 2024 9 filings
- 2023 11 filings
- 2022 16 filings
- 2021 26 filings
- 2020 17 filings
- 2019 10 filings
- 2018 4 filings
- 2017 10 filings
- 2016 11 filings
- 2015 10 filings
- 2014 10 filings
- 2013 14 filings
- 2012 11 filings
- 2011 5 filings
- 2010 6 filings
- 2009 13 filings
- 2008 10 filings
- 2007 13 filings
- 2006 17 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Bio-Gate AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Astena Holdings Co., Ltd.
A holding company for businesses in chemicals, medical, foo…
|
8095 | JP | Manufacturing |
|
Avantor, Inc.
Global provider of products and services for life sciences …
|
AVTR | US | Manufacturing |
|
Avery Dennison Corp
A global materials science company providing digital identi…
|
AVY | US | Manufacturing |
|
aXichem AB
Develops and commercializes nature-identical ingredients fo…
|
AXIC | SE | Manufacturing |
|
Ayr Wellness Inc.
Vertically integrated U.S. multi-state cannabis operator se…
|
AYRWF | CA | Manufacturing |
|
BAHADIR KİMYA SANAYİ VE TİCARET A.Ş.
Manufacturer of chemical and petroleum-based products for t…
|
BAHKM | TR | Manufacturing |
|
BALCHEM CORP
Develops and manufactures specialty ingredients for nutriti…
|
BCPC | US | Manufacturing |
|
Baotou Dongbao Bio-Tech Co.,Ltd.
Produces gelatin and collagen products for pharmaceutical, …
|
300239 | CN | Manufacturing |
|
BASF IRELAND DAC
Operates a manufacturing site, marketing diverse chemicals …
|
91WB | SG | Manufacturing |
|
BASF SE
A chemical company developing sustainable solutions for cus…
|
BAS | DE | Manufacturing |
Bio-Gate AG 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/5367/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5367 | 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=5367 | 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=5367 \ -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": 5367}, 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 Bio-Gate AG (id: 5367)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.