
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 |
|---|---|---|---|
|
CHEMIPRO KASEI KAISHA,LTD
Develops and produces industrial chemicals and household pr…
|
4960 | JP | Manufacturing |
|
Chemtros Co., Ltd.
A chemical materials manufacturer of intermediates, APIs, a…
|
220260 | KR | Manufacturing |
|
China Boton Group Company Limited
Specializes in flavors, fragrances, electronic atomizers, a…
|
3318 | HK | Manufacturing |
|
CHINA CATALYST HOLDING CO.,LTD.
Manufactures specialty catalysts and molecular sieves for i…
|
688267 | CN | Manufacturing |
|
China Crystal New Material Holdings Co., Ltd.
A leading global producer of synthetic mica and graphene fo…
|
900250 | KY | Manufacturing |
|
Chongqing Sansheng Industrial Co.,Ltd.
Develops construction chemicals and pharmaceuticals for inf…
|
002742 | CN | Manufacturing |
|
Chr. Hansen Holding
A global bioscience company developing and producing natura…
|
CHR | DK | Manufacturing |
|
Chunbo Co., Ltd.
Develops and manufactures fine chemical materials for elect…
|
278280 | KR | Manufacturing |
|
CitroTech Inc.
Develops non-toxic, plant-based fire inhibitors and wildfir…
|
CITR | US | Manufacturing |
|
C.J. Gelatine Products Ltd.
Produces pharmaceutical, edible, and industrial gelatine an…
|
507515 | IN | 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.