
XIAMEN UX IC CO., LTD. — Investor Relations & Filings
XIAMEN UX IC CO., LTD. specializes in the design, research, and distribution of integrated circuits and discrete semiconductor devices. The company provides a broad portfolio of electronic components, including power management ICs, MOSFETs, diodes, and transistors. Serving sectors such as consumer electronics, industrial automation, and telecommunications, the firm focuses on delivering high-performance semiconductor solutions and technical support. Its operations encompass supply chain optimization and the provision of customized IC solutions to meet specific client requirements in the global electronics market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-31 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-04-09 | Chinese | |
| 2025年内部控制评价报告 | 2026-04-09 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-09 | Chinese | |
| 董事会审计委员会对容诚会计师事务所(特殊普通合伙)2025年度履行监督职责情况报告 | 2026-04-09 | Chinese | |
| 优迅股份:2025年年度报告 | 2026-04-09 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47909074 | 2025年年度权益分派实施公告 | 2026-05-31 | Chinese | ||
| 39602110 | 关于2025年度利润分配方案的公告 | 2026-04-09 | Chinese | ||
| 39602107 | 2025年内部控制评价报告 | 2026-04-09 | Chinese | ||
| 39602106 | 董事会审计委员会2025年度履职情况报告 | 2026-04-09 | Chinese | ||
| 39602105 | 董事会审计委员会对容诚会计师事务所(特殊普通合伙)2025年度履行监督职责情况报告 | 2026-04-09 | Chinese | ||
| 39602097 | 优迅股份:2025年年度报告 | 2026-04-09 | Chinese | ||
| 39602083 | 内部控制审计报告_优迅股份2025_容诚审字[2026]361Z0027号-已备案赋码-电子数码版本 | 2026-04-09 | Chinese | ||
| 39602023 | 募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-09 | Chinese | ||
| 39601873 | 非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-09 | Chinese | ||
| 39601719 | 《厦门优迅芯片股份有限公司董事、高级管理人员薪酬管理制度》 | 2026-04-09 | Chinese | ||
| 39601711 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-09 | Chinese | ||
| 39601706 | 中信证券股份有限公司关于厦门优迅芯片股份有限公司2025年度募集资金存放、管理与实际使用情况的核查意见 | 2026-04-09 | Chinese | ||
| 39601704 | 会计师事务所履职情况评估报告 | 2026-04-09 | Chinese | ||
| 39601703 | 2025年度独立董事述职报告(刘用铨) | 2026-04-09 | Chinese | ||
| 39601697 | 厦门优迅芯片股份有限公司董事会关于独立董事独立性评估的专项意见 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anfu CE LINK Limited
Develops and manufactures signal cables, docking stations, …
|
300787 | CN | Manufacturing |
|
Anhui Coreach Technology Co.,Ltd
Develops thermal management and EMI shielding solutions for…
|
002983 | CN | Manufacturing |
|
Anhui Tongfeng Electronics Company Limited
Manufactures capacitors, metallized films, and quartz reson…
|
600237 | CN | Manufacturing |
|
ANHUI XDLK MICROSYSTEM CORPORATION LIMITED
Develops and manufactures MEMS sensors and advanced microsy…
|
688582 | CN | Manufacturing |
|
AOI ELECTRONICS CO.,LTD.
Manufactures electronic components, semiconductors, and MEM…
|
6832 | JP | Manufacturing |
|
Aoshikang Technology Co. , Ltd
Manufactures high-precision PCBs and HDI boards for automot…
|
002913 | CN | Manufacturing |
|
AOT
Specializes in LED packaging, sensing components, and optoe…
|
3437 | TW | Manufacturing |
|
APACT Co., Ltd.
Provider of semiconductor packaging, testing, and inspectio…
|
200470 | KR | Manufacturing |
|
APAQ
Produces high-performance solid-state capacitors for AI ser…
|
6449 | TW | Manufacturing |
|
APCB INC.
Manufacturer of high-precision double-sided and multi-layer…
|
6108 | TW | Manufacturing |
XIAMEN UX IC 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/58652/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58652 | 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=58652 | 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=58652 \ -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": 58652}, 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 XIAMEN UX IC CO., LTD. (id: 58652)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.