
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 |
|---|---|---|---|
|
JIANGSU AISEN SEMICONDUCTOR MATERIAL CO.,LTD.
Specializes in high-purity electronic chemicals for advance…
|
688720 | CN | Manufacturing |
|
JIANG SU EVERGREEN MATERIAL TECHNOLOGY INCORPORATED COMPANY
Develops and produces polymer additives and specialty chemi…
|
603125 | CN | Manufacturing |
|
JIANGSU HSC NEW ENERGY MATERIALS CO.,LTD.
Develops and produces high-purity electrolyte additives for…
|
688353 | CN | Manufacturing |
|
Jiangsu Innovative Ecological New Materials Limited
Focuses on oil refining agents and fuel additives for the p…
|
2116 | HK | Manufacturing |
|
Jiangsu Lopal Tech. Group Co., Ltd.
Technology enterprise focused on specialized chemicals and …
|
2465 | HK | Manufacturing |
|
JIANGSU LOPAL TECH. GROUP CO., LTD.
Produces automotive chemicals and lithium iron phosphate ca…
|
603906 | CN | Manufacturing |
|
Jiangsu Maysta Chemical Co., Ltd
Manufactures silicone surfactants and catalysts for the pol…
|
603041 | CN | Manufacturing |
|
Jiangsu Nata Opto-electronic Material Co.,LTD
Produces high-purity electronic materials, gases, and photo…
|
300346 | CN | Manufacturing |
|
Jiangsu Sidike New Materials Science & Technology Co., Ltd.
Develops multi-functional coating materials and films for h…
|
300806 | CN | Manufacturing |
|
Jiangsu Topfly New Materials Co., Ltd.
Manufactures thermal interface materials for electronics, a…
|
001373 | CN | 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.