FARSOON TECHNOLOGIES CO., LTD. — Investor Relations & Filings
About FARSOON TECHNOLOGIES CO., LTD.
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 |
|---|---|---|---|
| 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese | |
| 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-28 | Chinese | |
| 未来三年股东分红回报规划(2026-2028) | 2026-04-28 | Chinese | |
| 前次募集资金使用情况鉴证报告 | 2026-04-28 | Chinese | |
| 关于最近五年未被证券监管部门和交易所采取监管措施或处罚的公告 | 2026-04-28 | Chinese | |
| 关于2026年度开展外汇衍生品交易业务的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39587308 | 2026年度向特定对象发行A股股票预案 | 2026-04-28 | Chinese | ||
| 39587297 | 关于2026年度向特定对象发行A股股票预案披露的提示性公告 | 2026-04-28 | Chinese | ||
| 39587290 | 关于本次募集资金投向属于科技创新领域的说明 | 2026-04-28 | Chinese | ||
| 39587279 | 西部证券股份有限公司关于湖南华曙高科技股份有限公司2026年度开展外汇衍生品交易业务的核查意见 | 2026-04-28 | Chinese | ||
| 39587271 | 关于2024年限制性股票激励计划授予部分第一个归属期归属结果暨股份上市的公告 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASML Holding N.V.
Designs and manufactures advanced lithography systems for t…
|
ASML | NL | Manufacturing |
|
ASMPT Limited
Provides integrated hardware and software solutions for sem…
|
522 | KY | Manufacturing |
|
ATS Corp /ATS
Global provider of automation solutions for manufacturing a…
|
ATS | US | Manufacturing |
|
Aumann AG
Manufacturer of specialized machinery and automated product…
|
AAG | DE | Manufacturing |
|
AUROS TECHNOLOGY, INC.
Provider of metrology and inspection systems for the semico…
|
322310 | KR | Manufacturing |
|
Austar Lifesciences Limited
Integrated engineering solutions, equipment, and services f…
|
6118 | HK | Manufacturing |
|
AVINGTRANS PLC
Engineering group supplying critical components to the ener…
|
AVG | GB | Manufacturing |
|
AXCELIS TECHNOLOGIES INC
Provider of ion implantation equipment and services for the…
|
ACLS | US | Manufacturing |
|
Azkoyen S.A.
Develops advanced solutions for vending, payment, and secur…
|
AZK | ES | Manufacturing |
|
Azorean - Aquatic Technologies S.A.
Develops and deploys robotic systems and instruments for aq…
|
MLAAT | PT | 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.