RISUNTEK INC. — Investor Relations & Filings
RISUNTEK INC. is a technology-driven enterprise specializing in the research, development, and manufacturing of acoustic products and electronic accessories. The company's core portfolio includes a wide range of audio solutions, such as true wireless stereo (TWS) earphones, wired and wireless headphones, and specialized headsets for gaming and communication. In addition to audio hardware, the company produces high-quality connectivity solutions, including USB data cables and audio cables. Operating primarily as an original equipment manufacturer (OEM) and original design manufacturer (ODM), the company provides end-to-end services from product design and engineering to large-scale production for global consumer electronics brands. Its facilities emphasize advanced manufacturing processes and quality control to meet international standards for performance and reliability in the consumer electronics market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-03-09 | Chinese | |
| 2025年年度审计报告 | 2026-03-09 | Chinese | |
| 上海锦天城(广州)律师事务所关于广东朝阳电子科技股份有限公司回购注销2025年限制性股票激励计划部分限制性股票事项之法律意见书 | 2026-03-09 | Chinese | |
| 董事会薪酬与考核委员会关于回购注销2025年限制性股票激励计划部分限制性股票的核查意见 | 2026-03-09 | Chinese | |
| 2025年年度报告摘要 | 2026-03-09 | Chinese | |
| 关于调整公司组织架构的公告 | 2026-03-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38822416 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-03-09 | Chinese | ||
| 38822413 | 2025年年度审计报告 | 2026-03-09 | Chinese | ||
| 38822409 | 上海锦天城(广州)律师事务所关于广东朝阳电子科技股份有限公司回购注销2025年限制性股票激励计划部分限制性股票事项之法律意见书 | 2026-03-09 | Chinese | ||
| 38822392 | 董事会薪酬与考核委员会关于回购注销2025年限制性股票激励计划部分限制性股票的核查意见 | 2026-03-09 | Chinese | ||
| 38822387 | 2025年年度报告摘要 | 2026-03-09 | Chinese | ||
| 38822385 | 关于调整公司组织架构的公告 | 2026-03-09 | Chinese | ||
| 38822374 | 2025年度独立董事述职报告(谌龙) | 2026-03-09 | Chinese | ||
| 38822364 | 2025年度内部控制自我评价报告 | 2026-03-09 | Chinese | ||
| 38822356 | 公司章程(2026年3月) | 2026-03-09 | Chinese | ||
| 38822352 | 关于计提资产减值准备的公告 | 2026-03-09 | Chinese | ||
| 38822342 | 第四届董事会第十次会议决议公告 | 2026-03-09 | Chinese | ||
| 38822340 | 关于非经营性资金占用及其他关联方资金往来情况的专项审核说明 | 2026-03-09 | Chinese | ||
| 38822327 | 2025年年度报告 | 2026-03-09 | Chinese | ||
| 38822325 | 2025年度董事会工作报告 | 2026-03-09 | Chinese | ||
| 38822310 | 商誉减值测试报告 | 2026-03-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
RISUNTEK INC. 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/54968/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54968 | 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=54968 | 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=54968 \ -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": 54968}, 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 RISUNTEK INC. (id: 54968)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.