
Accelink Technologies Co., Ltd. — Investor Relations & Filings
Accelink Technologies Co., Ltd. specializes in the research, development, and manufacturing of optoelectronic components, modules, and subsystems. The company provides a comprehensive portfolio of optical communication solutions, including high-speed optical transceivers, optical amplifiers, and passive components such as wavelength division multiplexers and optical switches. Its products are integral to the infrastructure of telecommunications networks, data centers, and cloud computing environments. Accelink maintains a strong focus on vertical integration, encompassing chip design, packaging, and module assembly. This technical expertise allows the company to support global network equipment providers with high-performance components for 5G networks, long-haul transmission, and metropolitan area networks. Additionally, the company explores applications in optical sensing and industrial laser technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市嘉源律师事务所关于武汉光迅科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-13 | Chinese | |
| 武汉光迅科技股份有限公司第八届董事会第五次会议决议公告 | 2026-05-13 | Chinese | |
| 武汉光迅科技股份有限公司二〇二五年年度股东会决议公告 | 2026-05-13 | Chinese | |
| 武汉光迅科技股份有限公司股票交易异常波动公告 | 2026-05-12 | Chinese | |
| 武汉光迅科技股份有限公司股票交易异常波动公告 | 2026-05-07 | Chinese | |
| 武汉光迅科技股份有限公司2025年度董事会工作报告 | 2026-04-22 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45774476 | 北京市嘉源律师事务所关于武汉光迅科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-13 | Chinese | ||
| 45774416 | 武汉光迅科技股份有限公司第八届董事会第五次会议决议公告 | 2026-05-13 | Chinese | ||
| 45774235 | 武汉光迅科技股份有限公司二〇二五年年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45346438 | 武汉光迅科技股份有限公司股票交易异常波动公告 | 2026-05-12 | Chinese | ||
| 44270064 | 武汉光迅科技股份有限公司股票交易异常波动公告 | 2026-05-07 | Chinese | ||
| 35278433 | 武汉光迅科技股份有限公司2025年度董事会工作报告 | 2026-04-22 | Chinese | ||
| 35278423 | 武汉光迅科技股份有限公司第八届董事会薪酬与考核委员会2026年第一次会议意见 | 2026-04-22 | Chinese | ||
| 35278418 | 申万宏源证券承销保荐有限责任公司关于武汉光迅科技股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-04-22 | Chinese | ||
| 35278401 | 武汉光迅科技股份有限公司2025年度利润分配和资本公积金转增股本方案 | 2026-04-22 | Chinese | ||
| 35278392 | 武汉光迅科技股份有限公司董事会审计委员会对会计师事务所2025年度履职情况评估的报告 | 2026-04-22 | Chinese | ||
| 35278383 | 2025年年度审计报告 | 2026-04-22 | Chinese | ||
| 35278380 | 武汉光迅科技股份有限公司关于向特定对象发行股票申请获得中国证监会同意注册批复的公告 | 2026-04-22 | Chinese | ||
| 35278371 | 独立董事2025年度述职报告(马洪) | 2026-04-22 | Chinese | ||
| 35278364 | 独立董事2025年度述职报告(胡华夏) | 2026-04-22 | Chinese | ||
| 35278355 | 武汉光迅科技股份有限公司募集资金2025年度存放与使用情况的专项报告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Moso Power Supply Technology Co.,Ltd.
Develops LED drivers and power adapters for lighting and co…
|
002660 | CN | Manufacturing |
|
MOSPEC SEMICONDUCTOR CORP.
Vertically integrated manufacturer of power components and …
|
2434 | TW | Manufacturing |
|
MOTORCOMM ELECTRONIC TECHNOLOGY CO.,LTD
Fabless semiconductor firm specializing in high-performance…
|
688515 | CN | Manufacturing |
|
MTI Wireless Edge Limited
Designs and manufactures antenna solutions for commercial, …
|
— | IL | Manufacturing |
|
M-tron Industries, Inc.
Designs and manufactures frequency control products for mis…
|
MPTI | US | Manufacturing |
|
Murata Manufacturing Co.,Ltd.
Global manufacturer of advanced electronic components, modu…
|
6981 | JP | Manufacturing |
|
Nanjing Sunlord Electronics Corporation LTD.
Manufactures high-end electronic passive components for 5G …
|
300975 | CN | Manufacturing |
|
Nano Labs Ltd
A fabless IC design company specializing in high-performanc…
|
— | KY | Manufacturing |
|
Nantong Haixing Electronics Co., Ltd.
Produces etched and formed electrode foils for aluminum ele…
|
603115 | CN | Manufacturing |
|
Nantong Jianghai Capacitor Co.,Ltd.
Manufactures aluminum electrolytic, film, and supercapacito…
|
002484 | CN | Manufacturing |
Accelink 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/54331/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54331 | 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=54331 | 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=54331 \ -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": 54331}, 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 Accelink Technologies Co., Ltd. (id: 54331)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.