
Vitruvia Medical AG — Investor Relations & Filings
Vitruvia Medical AG is a medical technology company specializing in circular systems for complex medical devices. The company's core activity is the reprocessing of high-value surgical instruments, with a particular focus on those used in robot-assisted surgery. By providing services that extend the lifecycle of medical equipment, the company supports the circular economy within the healthcare sector. Its operations also include the repair, production, and trade of medical devices and surgical instruments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Vitruvia Medical AG: Annual Results as of December 31, 2025 | 2026-04-26 | English | |
| Vitruvia Medical AG: successfull capital increase and strengthening of the financial structure | 2025-12-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 36957865 | Vitruvia Medical AG: Annual Results as of December 31, 2025 | 2026-04-26 | English | ||
|
2025
1 filing
| |||||
| 10159934 | Vitruvia Medical AG: successfull capital increase and strengthening of the financial structure | 2025-12-15 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of other equipment
No peer companies indexed
We could not find peers for this sub-industry yet.
Vitruvia Medical 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/14830/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14830 | 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=14830 | 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=14830 \ -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": 14830}, 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 Vitruvia Medical AG (id: 14830)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.