
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-02-14 | Chinese | |
| 关于召开2025年第一次临时股东大会的通知 | 2025-02-14 | Chinese | |
| 独立董事候选人关于参加最近一次独立董事培训的书面承诺(谌龙) | 2025-02-14 | Chinese | |
| 第三届董事会第二十五次会议决议公告 | 2025-02-14 | Chinese | |
| 关于董事会换届选举的公告 | 2025-02-14 | Chinese | |
| 上市公司独立董事提名人声明与承诺(谌龙) | 2025-02-14 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
13 filings
| |||||
| 38820899 | 舆情管理制度 | 2025-02-14 | Chinese | ||
| 38820884 | 关于召开2025年第一次临时股东大会的通知 | 2025-02-14 | Chinese | ||
| 38820872 | 独立董事候选人关于参加最近一次独立董事培训的书面承诺(谌龙) | 2025-02-14 | Chinese | ||
| 38820865 | 第三届董事会第二十五次会议决议公告 | 2025-02-14 | Chinese | ||
| 38820854 | 关于董事会换届选举的公告 | 2025-02-14 | Chinese | ||
| 38820819 | 上市公司独立董事提名人声明与承诺(谌龙) | 2025-02-14 | Chinese | ||
| 38820808 | 第三届监事会第二十五次会议决议公告 | 2025-02-14 | Chinese | ||
| 38820801 | 关于监事会换届选举的公告 | 2025-02-14 | Chinese | ||
| 38820790 | 上市公司独立董事候选人声明与承诺(赵晓明) | 2025-02-14 | Chinese | ||
| 38820780 | 上市公司独立董事候选人声明与承诺(谌龙) | 2025-02-14 | Chinese | ||
| 38820769 | 上市公司独立董事提名人声明与承诺(赵晓明) | 2025-02-14 | Chinese | ||
| 38820759 | 上市公司独立董事提名人声明与承诺(陈立新) | 2025-02-14 | Chinese | ||
| 38820748 | 关于控股股东一致行动人减持股份的预披露公告 | 2025-01-19 | Chinese | ||
|
2024
2 filings
| |||||
| 38820741 | 关于实际控制人部分股份解除质押的公告 | 2024-11-20 | Chinese | ||
| 38820736 | 关于完成工商变更登记并换发营业执照的公告 | 2024-11-04 | 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
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
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.