Vimab Group AB — Investor Relations & Filings
Vimab Group AB is an industrial group focused on delivering solutions and services with added environmental value. The company operates through subsidiaries specializing in energy services, industrial technology, and environmental technology. Core activities include providing comprehensive, supplier-independent service, maintenance, and repair for industrial valves across various sectors. This service aims to enhance operational efficiency, extend equipment lifespan, and generate cost savings for clients. The group's portfolio also extends to services for the hydropower industry, industrial batteries, and technologies for environmental safety and resource management, such as water purification and waste recycling. The company emphasizes sustainability and technical expertise in its offerings.
Recent filings
No filings indexed yet
We are still gathering filings for Vimab Group AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Repair and maintenance of machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amcomri Group PLC
A holding company acquiring and developing specialist SMEs …
|
AMCO | GB | Manufacturing |
|
COMPRESSION & ENCRYPTION TECHNOLOGIES INC.
Maintenance, optimization, and fabrication of natural gas c…
|
— | CA | Manufacturing |
|
HD Dunav AD
A holding company that acquires, manages, and sells shares,…
|
HDDV | BG | Manufacturing |
|
MADER GROUP LIMITED
Provides specialized maintenance and repair services for he…
|
MAD | AU | Manufacturing |
|
Sundragon Spolka Akcyjna
A holding company investing in the defense and renewable en…
|
SDG | PL | Manufacturing |
|
TMH Inc.
Offers equipment services and a digital platform for the se…
|
280A | JP | Manufacturing |
|
Tomco Developments Inc.
Provider of integrated energy and industrial services.
|
— | CA | Manufacturing |
|
United Van Der Horst Ltd.
Reconditions and coats high-precision industrial components…
|
522091 | IN | Manufacturing |
|
Viafin Service Oyj
Industrial maintenance company for process industry pipelin…
|
VIAFIN | FI | Manufacturing |
|
Zhengzhou Suda Industry Machinery Service Co., Ltd.
Provides maintenance, repair, and remanufacturing services …
|
001277 | CN | Manufacturing |
Vimab Group AB 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/8617/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8617 | 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=8617 | 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=8617 \ -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": 8617}, 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 Vimab Group AB (id: 8617)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.