
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: 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 | |
| Bio-Gate AG beschliet und platziert Barkapitalerhohung | 2025-09-11 | German |
Browse filings by year
21 years- 2026 2 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 |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | 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.