
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 |
|---|---|---|---|
|
Ecovyst Inc.
A provider of catalysts and services for sustainability and…
|
ECVT | US | Manufacturing |
|
EDEN INNOVATIONS LTD
Develops carbon nanotube concrete admixtures and hydrogen p…
|
EDE | AU | Manufacturing |
|
Elcora Advanced Materials Corp.
Extracts and refines critical battery-grade minerals, inclu…
|
ERA | CA | Manufacturing |
|
Elementis PLC
A global specialty chemicals company developing performance…
|
ELMTY | GB | Manufacturing |
|
Element Solutions Inc
A specialty chemicals company providing solutions for elect…
|
ESI | US | Manufacturing |
|
ENAEX S.A.
Global leader in rock fragmentation services, producing and…
|
— | CL | Manufacturing |
|
Enchem Co., Ltd.
Manufactures electrolytes and additives for EV batteries an…
|
348370 | KR | Manufacturing |
|
Energy Material Technology Co., Ltd.
Develops and manufactures advanced materials for the second…
|
232530 | KR | Manufacturing |
|
ENF Technology Co., Ltd
Manufacturer of electronic materials for the semiconductor …
|
102710 | KR | Manufacturing |
|
ENTEGRIS INC
Supplier of advanced materials and process solutions for hi…
|
ENTG | US | 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.