
FARSOON TECHNOLOGIES CO., LTD. — Investor Relations & Filings
Farsoon Technologies Co., Ltd. specializes in the development and manufacture of industrial laser powder bed fusion systems for polymer and metal applications. The company provides a range of Selective Laser Sintering (SLS) and Selective Laser Melting (SLM) platforms, including high-temperature and large-format systems. Its proprietary Flight Technology utilizes fiber lasers to achieve high scanning speeds and fine feature resolution. Operating under an "Open for Innovation" philosophy, the company provides users with open machine parameters and material flexibility. The product suite encompasses hardware, specialized software, and a variety of metal and plastic powders. These solutions are utilized across sectors such as aerospace, automotive, medical, and industrial tooling to facilitate the transition from prototyping to full-scale additive production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于调整2025年度利润分配现金分红总额的公告 | 2026-05-12 | Chinese | |
| 2026年第一次临时股东会会议资料 | 2026-05-07 | Chinese | |
| 简式权益变动报告书(美纳科技) | 2026-05-07 | Chinese | |
| 简式权益变动报告书(侯银华) | 2026-05-07 | Chinese | |
| 关于公司控股股东与持股5%以上股东表决权委托协议到期不再延期暨权益变动的提示性公告 | 2026-05-07 | Chinese | |
| 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45347026 | 关于调整2025年度利润分配现金分红总额的公告 | 2026-05-12 | Chinese | ||
| 44271872 | 2026年第一次临时股东会会议资料 | 2026-05-07 | Chinese | ||
| 44270004 | 简式权益变动报告书(美纳科技) | 2026-05-07 | Chinese | ||
| 44269993 | 简式权益变动报告书(侯银华) | 2026-05-07 | Chinese | ||
| 44265294 | 关于公司控股股东与持股5%以上股东表决权委托协议到期不再延期暨权益变动的提示性公告 | 2026-05-07 | Chinese | ||
| 39587449 | 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese | ||
| 39587443 | 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-28 | Chinese | ||
| 39587434 | 未来三年股东分红回报规划(2026-2028) | 2026-04-28 | Chinese | ||
| 39587423 | 前次募集资金使用情况鉴证报告 | 2026-04-28 | Chinese | ||
| 39587351 | 关于最近五年未被证券监管部门和交易所采取监管措施或处罚的公告 | 2026-04-28 | Chinese | ||
| 39587343 | 关于2026年度开展外汇衍生品交易业务的公告 | 2026-04-28 | Chinese | ||
| 39587339 | 2026年第一季度报告 | 2026-04-28 | Chinese | ||
| 39587336 | 2026年度向特定对象发行A股股票募集资金使用的可行性分析报告 | 2026-04-28 | Chinese | ||
| 39587326 | 2026年度向特定对象发行A股股票方案的论证分析报告 | 2026-04-28 | Chinese | ||
| 39587315 | 前次募集资金使用情况专项报告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Stonehill Technology Co., Ltd.
Provides semiconductor manufacturing equipment, refurbishme…
|
002195 | CN | Manufacturing |
|
Shanghai Tianyong Engineering Co.,Ltd.
Develops intelligent manufacturing systems and automated li…
|
603895 | CN | Manufacturing |
|
SHANGHAI W-IBEDA HIGH TECH.GROUP CO.,LTD.
Develops and manufactures advanced vacuum technology and th…
|
688071 | CN | Manufacturing |
|
Shangshui Smartech Ltd.
Manufactures slurry preparation systems for lithium-ion bat…
|
301513 | CN | Manufacturing |
|
SHENYANG BLUE SILVER INDUSTRY AUTOMATIC EQUIPMENT CO.,LTD.
Provides industrial cleaning, tire machinery, and digital m…
|
300293 | CN | Manufacturing |
|
SHENYANG FORTUNE PRECISION EQUIPMENT CO., LTD.
Produces precision vacuum and gas systems for semiconductor…
|
688409 | CN | Manufacturing |
|
Shenzhen Colibri Technologies Co., Ltd.
Provides automated assembly and testing systems for high-pr…
|
002957 | CN | Manufacturing |
|
Shenzhen Etmade Automatic Equipment Co.,Ltd
Develops high-precision automated assembly solutions for op…
|
300812 | CN | Manufacturing |
|
Shenzhen Han's CNC Technology Co., Ltd.
Manufactures high-precision CNC drilling and inspection equ…
|
301200 | CN | Manufacturing |
|
Shenzhen iN-Cube Automation Co., Ltd.
Develops high-precision industrial automation and intellige…
|
301312 | CN | Manufacturing |
FARSOON TECHNOLOGIES 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/58417/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58417 | 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=58417 | 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=58417 \ -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": 58417}, 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 FARSOON TECHNOLOGIES CO., LTD. (id: 58417)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.