Reach Machinery Co., Ltd. — Investor Relations & Filings
Reach Machinery Co., Ltd. specializes in the design, development, and manufacture of high-precision power transmission components and motion control solutions. The product portfolio includes electromagnetic brakes, permanent magnet brakes, and various precision couplings, such as bellows, disc, and jaw types. The company also produces locking assemblies and timing pulleys engineered for high-performance applications. These components are utilized in servo motors, robotics, wind energy systems, medical equipment, and automated production lines. Reach Machinery focuses on research and development to deliver reliable, high-accuracy components that meet the rigorous standards of modern motion control systems. The company provides technical support and customized solutions to a global clientele, ensuring integration across diverse mechanical and electronic platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第二届董事会第十五次会议决议公告 | 2025-12-08 | Chinese | |
| 瑞迪智驱-2025年第三次临时股东大会法律意见书 | 2025-12-08 | Chinese | |
| 2025年第三次临时股东大会决议公告 | 2025-12-08 | Chinese | |
| 关于非独立董事辞任暨选举职工代表董事及补选董事会审计委员会委员的公告 | 2025-12-08 | Chinese | |
| 关于公司股东股份减持计划届满的公告 | 2025-11-27 | Chinese | |
| 总经理工作细则(2025年11月) | 2025-11-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39534848 | 第二届董事会第十五次会议决议公告 | 2025-12-08 | Chinese | ||
| 39534833 | 瑞迪智驱-2025年第三次临时股东大会法律意见书 | 2025-12-08 | Chinese | ||
| 39534830 | 2025年第三次临时股东大会决议公告 | 2025-12-08 | Chinese | ||
| 39534825 | 关于非独立董事辞任暨选举职工代表董事及补选董事会审计委员会委员的公告 | 2025-12-08 | Chinese | ||
| 39534812 | 关于公司股东股份减持计划届满的公告 | 2025-11-27 | Chinese | ||
| 39534807 | 总经理工作细则(2025年11月) | 2025-11-20 | Chinese | ||
| 39534799 | 董事会办公室工作细则(2025年11月) | 2025-11-20 | Chinese | ||
| 39534788 | 董事会提名委员会工作制度(2025年11月) | 2025-11-20 | Chinese | ||
| 39534779 | 董事长工作细则(2025年11月) | 2025-11-20 | Chinese | ||
| 39534771 | 独立董事工作制度(2025年11月) | 2025-11-20 | Chinese | ||
| 39534761 | 财务报告制度(2025年11月) | 2025-11-20 | Chinese | ||
| 39534755 | 累积投票制实施细则(2025年11月) | 2025-11-20 | Chinese | ||
| 39534751 | 关于修订《公司章程》并办理工商变更登记及修订、制定公司制度的公告 | 2025-11-20 | Chinese | ||
| 39534750 | 第二届董事会第十四次会议决议公告 | 2025-11-20 | Chinese | ||
| 39534743 | 董事会薪酬与考核委员会工作制度(2025年11月) | 2025-11-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEX DYNAMICS, INC.
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
Reach Machinery 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/56381/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56381 | 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=56381 | 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=56381 \ -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": 56381}, 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 Reach Machinery Co., Ltd. (id: 56381)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.