
Wuhan Raycus Fiber Laser Technologies Co., Ltd. — Investor Relations & Filings
Wuhan Raycus Fiber Laser Technologies Co., Ltd. specializes in the research, development, and large-scale production of high-power fiber lasers and their core components. As a vertically integrated manufacturer, the company produces a comprehensive range of laser sources, including continuous wave (CW), pulsed, Q-switched, MOPA, and ultra-fast fiber lasers. These products are utilized across diverse applications such as precision cutting, welding, surface treatment, additive manufacturing, and marking. Raycus is recognized for its technological innovation in high-power laser technology, offering solutions that range from low-power units to ultra-high-power systems exceeding 100kW. By controlling the production of critical components like pump diodes and specialty fibers, the company ensures high reliability and performance for global industrial, medical, and scientific sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 《武汉锐科光纤激光技术股份有限公司信息披露暂缓与豁免管理制度》 | 2026-01-06 | Chinese | |
| 第四届董事会第十九次会议决议的公告 | 2026-01-06 | Chinese | |
| 关于首期股权激励剩余全部限制性股票回购注销完成的公告 | 2025-12-31 | Chinese | |
| 锐科激光2025年第四次临时股东会法律意见书 | 2025-12-22 | Chinese | |
| 2025年第四次临时股东会决议的公告 | 2025-12-22 | Chinese | |
| 关于拟续聘2025年度审计机构的公告 | 2025-12-05 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 38860104 | 《武汉锐科光纤激光技术股份有限公司信息披露暂缓与豁免管理制度》 | 2026-01-06 | Chinese | ||
| 38860096 | 第四届董事会第十九次会议决议的公告 | 2026-01-06 | Chinese | ||
|
2025
13 filings
| |||||
| 38860085 | 关于首期股权激励剩余全部限制性股票回购注销完成的公告 | 2025-12-31 | Chinese | ||
| 38860074 | 锐科激光2025年第四次临时股东会法律意见书 | 2025-12-22 | Chinese | ||
| 38860062 | 2025年第四次临时股东会决议的公告 | 2025-12-22 | Chinese | ||
| 38860055 | 关于拟续聘2025年度审计机构的公告 | 2025-12-05 | Chinese | ||
| 38860046 | 关于公司2026年度与航天科工财务有限责任公司开展存贷款等金融合作业务暨关联交易的公告 | 2025-12-05 | Chinese | ||
| 38860032 | 关于召开2025年第四次临时股东会的通知 | 2025-12-05 | Chinese | ||
| 38860018 | 第四届董事会第十八次会议决议的公告 | 2025-12-05 | Chinese | ||
| 38860005 | 第四届董事会第十七次会议决议的公告 | 2025-11-24 | Chinese | ||
| 38859991 | 2025年三季度报告 | 2025-10-26 | Chinese | ||
| 38859989 | 第四届董事会第十六次会议决议的公告 | 2025-10-26 | Chinese | ||
| 38859981 | 武汉锐科光纤激光技术股份有限公司提名独立董事候选人的提示性公告 | 2025-10-17 | Chinese | ||
| 38859964 | 关于回购注销公司首期股权激励剩余全部限制性股票减资暨通知债权人的公告 | 2025-10-10 | Chinese | ||
| 38859955 | 锐科激光2025年第三次临时股东大会法律意见书 | 2025-10-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABILITY
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
aiPlex
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
ASIA
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | Manufacturing |
Wuhan Raycus Fiber Laser 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/55721/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55721 | 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=55721 | 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=55721 \ -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": 55721}, 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 Wuhan Raycus Fiber Laser Technologies Co., Ltd. (id: 55721)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.