MAXIC TECHNOLOGY, INC. — Investor Relations & Filings
About MAXIC TECHNOLOGY, INC.
MAXIC TECHNOLOGY, INC. is a high-performance analog and mixed-signal integrated circuit design house. The company specializes in the research, development, and sale of power management and smart sensor chips. Its core product lines encompass LED lighting driver ICs, wireless charging chips, and optical sensors. Maxic provides comprehensive wireless power solutions, including transmitter and receiver ICs compatible with various industry standards for consumer electronics and automotive applications. The company's LED driver portfolio supports a wide range of smart lighting and general illumination systems. By focusing on high integration and energy efficiency, the firm delivers semiconductor solutions for the mobile communications, smart home, and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于美芯晟科技(北京)股份有限公司2025年度现场检查报告 | 2026-05-07 | Chinese | |
| 2025年度独立董事述职报告(杨莞平) | 2026-04-29 | Chinese | |
| 关于作废部分已授予尚未归属的限制性股票的公告 | 2026-04-29 | Chinese | |
| 关于续聘2026年度审计机构的公告 | 2026-04-29 | Chinese | |
| 2025年度会计师事务所的履职情况评估报告 | 2026-04-29 | Chinese | |
| 上海君澜律师事务所关于美芯晟科技(北京)股份有限公司2024年限制性股票激励计划作废部分限制性股票相关事项之法律意见书 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44267483 | 中信建投证券股份有限公司关于美芯晟科技(北京)股份有限公司2025年度现场检查报告 | 2026-05-07 | Chinese | ||
| 39579751 | 2025年度独立董事述职报告(杨莞平) | 2026-04-29 | Chinese | ||
| 39579742 | 关于作废部分已授予尚未归属的限制性股票的公告 | 2026-04-29 | Chinese | ||
| 39579736 | 关于续聘2026年度审计机构的公告 | 2026-04-29 | Chinese | ||
| 39579725 | 2025年度会计师事务所的履职情况评估报告 | 2026-04-29 | Chinese | ||
| 39579717 | 上海君澜律师事务所关于美芯晟科技(北京)股份有限公司2024年限制性股票激励计划作废部分限制性股票相关事项之法律意见书 | 2026-04-29 | Chinese | ||
| 39579705 | 中信建投证券股份有限公司关于美芯晟科技(北京)股份有限公司使用部分闲置募集资金及自有资金进行现金管理的核查意见 | 2026-04-29 | Chinese | ||
| 39579695 | 2025年年度报告 | 2026-04-29 | Chinese | ||
| 39579669 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-29 | Chinese | ||
| 39579666 | 美芯晟科技(北京)股份有限公司2025年审计报告 | 2026-04-29 | Chinese | ||
| 39579463 | 2025年度内部控制评价报告 | 2026-04-29 | Chinese | ||
| 39579459 | 关于以股权收购及增资方式取得上海鑫雁微电子股份有限公司100%股权的进展公告 | 2026-03-27 | Chinese | ||
| 39579456 | 关于收购上海鑫雁微电子股份有限公司100%股权事项问询函的回复公告 | 2026-03-10 | Chinese | ||
| 39579452 | 2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 39579447 | 北京市君合律师事务所关于美芯晟科技(北京)股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Apex International Co., Ltd.
Produces multi-layer PCBs for consumer, computing, and auto…
|
4927 | TW | Manufacturing |
|
AP Memory Technology Corporation
Fabless semiconductor firm specializing in customized memor…
|
6531 | TW | Manufacturing |
|
APT Electronics Co., Ltd.
Integrates advanced LED technology into intelligent vision …
|
2551 | HK | Manufacturing |
|
Arizon RFID Technology
Global designer and manufacturer of high-performance RFID i…
|
6863 | TW | Manufacturing |
|
Artificial Electronics Intelligent Material Limited
Develops advanced functional and intelligent materials for …
|
526443 | IN | Manufacturing |
|
ASE Technology Holding Co., Ltd.
Provider of semiconductor manufacturing services specializi…
|
ASX | TW | Manufacturing |
|
ASE Technology Holding Co., Ltd.
Global provider of semiconductor packaging, testing, and ma…
|
3711 | TW | Manufacturing |
|
Asia Vital Components Co., Ltd.
Global provider of thermal management solutions and cooling…
|
3017 | TW | Manufacturing |
|
ASMedia Technology Inc
Designs and develops high-speed interface ICs for computing…
|
5269 | TW | Manufacturing |
|
Aspocomp Group Oyj
Manufacturer of advanced Printed Circuit Boards for demandi…
|
ACG1V | FI | Manufacturing |
MAXIC TECHNOLOGY, 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/58426/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58426 | 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=58426 | 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=58426 \ -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": 58426}, 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 MAXIC TECHNOLOGY, INC. (id: 58426)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.