SMT Scharf AG — Investor Relations & Filings
SMT Scharf AG is a leading global supplier of specialized transport solutions for underground mining and tunnel construction. The company develops, manufactures, and services rail-bound systems designed for the safe and efficient transport of personnel, equipment, and materials in challenging geological environments. As a technology leader, its core products include derailment-proof monorails and floor-mounted Duorail vehicles. The portfolio is complemented by chairlifts for personnel transport, battery- and diesel-powered rubber-tired vehicles, and specialized equipment for tunneling, such as segment cranes. SMT Scharf's systems are engineered for high performance, reliability, and safety under difficult conditions like steep gradients and confined spaces.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SMT Scharf AG successfully holds 2026 Annual General Meeting | 2026-05-19 | English | |
| SMT Scharf AG publishes results for the first quarter of 2026 | 2026-04-29 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-22 | English | |
| Major Shareholding Notification 2026 | 2026-04-17 | English | |
| SMT Scharf AG: Bekanntmachung der Einberufung zur Hauptversammlung am 19.05.2026 in Hamm mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-04-16 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SMT Scharf 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 transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
BRP Inc.
Global manufacturer of powersports vehicles, propulsion sys…
|
DOOO | CA | Manufacturing |
|
China International Marine Containers (Group) Co., Ltd.
Global supplier of equipment and solutions for modern logis…
|
2039 | HK | Manufacturing |
|
Dongbang Ship Machinery Co., Ltd
Specialized manufacturer of components for ships and indust…
|
099410 | KR | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
OXE Marine AB
Designs and manufactures high-performance diesel outboard e…
|
OXE | SE | Manufacturing |
|
Polaris Inc.
Designs and manufactures powersports vehicles for outdoor w…
|
PII | US | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
SMT Scharf 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/401/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=401 | 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=401 | 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=401 \ -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": 401}, 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 SMT Scharf AG (id: 401)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.