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年第一次临时股东会会议资料 | 2026-05-07 | Chinese | |
| 简式权益变动报告书(美纳科技) | 2026-05-07 | Chinese | |
| 简式权益变动报告书(侯银华) | 2026-05-07 | Chinese | |
| 关于公司控股股东与持股5%以上股东表决权委托协议到期不再延期暨权益变动的提示性公告 | 2026-05-07 | Chinese | |
| 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese | |
| 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39587308 | 2026年度向特定对象发行A股股票预案 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mühlbauer Holding AG
A global technology partner providing turnkey automation so…
|
MUB | DE | Manufacturing |
|
Mva Green Energy Spolka Akcyjna
Provides environmental services and documentation for inves…
|
GRE | PL | Manufacturing |
|
Mycronic
Develops and manufactures production equipment for the elec…
|
MYCR | SE | Manufacturing |
|
NACHI-FUJIKOSHI CORP.
A machinery manufacturer of robots, machine tools, bearings…
|
6474 | JP | Manufacturing |
|
NAGAOKA INTERNATIONAL CORPORATION
Manufactures screen technology-based equipment for energy a…
|
6239 | JP | Manufacturing |
|
Naigai Tec Corporation
Distributes industrial products and provides contract manuf…
|
3374 | JP | Manufacturing |
|
Naintech. CO.,LTD.
Manufactures equipment and components for semiconductor, di…
|
267320 | KR | Manufacturing |
|
Nano Dimension Ltd.
Provider of intelligent machines for Additively Manufacture…
|
NNDM | IL | Manufacturing |
|
Nano Electronics and Micro System Technologies, Inc.
Provides plasma technology and surface treatment for semico…
|
7730 | TW | Manufacturing |
|
Nantong Chaoda Equipment Co., Ltd.
Manufactures precision tooling, molds, and automated assemb…
|
301186 | 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.