Sicher Elevator Co., Ltd. — Investor Relations & Filings
Sicher Elevator Co., Ltd. specializes in the research, development, manufacturing, and maintenance of a comprehensive range of vertical transportation solutions. The product portfolio includes high-speed passenger elevators, panoramic lifts, hospital elevators, freight elevators, and home lifts, alongside heavy-duty escalators and moving walkways. The company emphasizes safety and technological innovation, integrating advanced control systems and energy-efficient drive technologies into its equipment. Its operations encompass the entire product lifecycle, from initial design and precision engineering to installation and long-term after-sales service. Serving residential, commercial, and public infrastructure sectors, the firm focuses on delivering reliable, intelligent, and sustainable mobility solutions tailored to diverse architectural requirements and international safety standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-23 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese | |
| 第五届董事会第八次会议决议公告 | 2026-04-23 | Chinese | |
| 立信会计师事务所(特殊普通合伙)关于森赫电梯股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-23 | Chinese | |
| 《公司章程》修订对照表 | 2026-04-23 | Chinese | |
| 2025年年度报告披露提示性公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39339550 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 39339548 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 39339545 | 第五届董事会第八次会议决议公告 | 2026-04-23 | Chinese | ||
| 39339538 | 立信会计师事务所(特殊普通合伙)关于森赫电梯股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-23 | Chinese | ||
| 39339532 | 《公司章程》修订对照表 | 2026-04-23 | Chinese | ||
| 39339528 | 2025年年度报告披露提示性公告 | 2026-04-23 | Chinese | ||
| 39339527 | 关于续聘会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 39339517 | 2025年度独立董事述职报告(陈刚) | 2026-04-23 | Chinese | ||
| 39339513 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 39339512 | 关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 39339502 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 39339493 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 39339482 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 39339481 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 39339478 | 关于使用部分闲置募集资金及自有资金进行现金管理的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAMON TECHNOLOGY GROUP CO.,LTD.
Develops intelligent logistics automation systems and core …
|
688360 | CN | Manufacturing |
|
Doppler S.A.
Manufactures, installs, and maintains vertical transportati…
|
DOPPL | GR | Manufacturing |
|
DYPNF CO.,LTD
Engineers and manufactures advanced material handling syste…
|
104460 | KR | Manufacturing |
|
ENERPAC TOOL GROUP CORP
Provider of hydraulic tools and solutions for precise posit…
|
EPAC | US | Manufacturing |
|
eOptimize Advanced Systems Inc.
Designs and maintains customized, automated material handli…
|
— | CA | Manufacturing |
|
Eurocrane(China) Co., Ltd.
Specializes in high-end cranes, hoists, and modular materia…
|
603966 | CN | Manufacturing |
|
FlexQube AB
Develops modular and automated solutions for material handl…
|
FLEXQ | SE | Manufacturing |
|
FUJITEC CO., LTD.
Global manufacturer of elevators, escalators, and moving wa…
|
6406 | JP | Manufacturing |
|
General Elevator Co., Ltd
Develops, manufactures, installs, and maintains vertical tr…
|
300931 | CN | Manufacturing |
|
Greenland Technologies Holding Corp.
Develops and manufactures electric industrial vehicles and …
|
GTEC | US | Manufacturing |
Sicher Elevator Co., Ltd. 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/56012/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56012 | 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=56012 | 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=56012 \ -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": 56012}, 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 Sicher Elevator Co., Ltd. (id: 56012)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.