CMC Magnetics Corporation — Investor Relations & Filings
CMC Magnetics Corporation is a global leader in the development and manufacturing of optical storage media and peripheral products. Established in 1978, the company has evolved from producing magnetic recording tapes to becoming the world's largest manufacturer of optical discs, including CD, DVD, and Blu-ray formats. Its core business encompasses a wide range of storage solutions and optoelectronic components. Through its subsidiary Transtouch (TTI), the company also produces advanced touch panels using specialized manufacturing facilities. CMC Magnetics manages a portfolio of globally recognized brands, such as Verbatim and Surefire, providing a comprehensive range of consumer electronics and data storage products. The company emphasizes technological innovation, sustainable growth, and a robust global distribution network to deliver reliable technology solutions to international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司處分有價證券 | 2026-04-14 | Chinese | |
| 公告本公司取得有價證券 | 2026-04-14 | Chinese | |
| 公告本公司處分有價證券 | 2026-04-13 | Chinese | |
| 公告本公司取得有價證券 | 2026-04-13 | Chinese | |
| 公告本公司處分有價證券 | 2026-04-10 | Chinese | |
| 公告本公司取得有價證券 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34474134 | 公告本公司處分有價證券 | 2026-04-14 | Chinese | ||
| 34474136 | 公告本公司取得有價證券 | 2026-04-14 | Chinese | ||
| 34402419 | 公告本公司處分有價證券 | 2026-04-13 | Chinese | ||
| 34402422 | 公告本公司取得有價證券 | 2026-04-13 | Chinese | ||
| 33996364 | 公告本公司處分有價證券 | 2026-04-10 | Chinese | ||
| 33996367 | 公告本公司取得有價證券 | 2026-04-10 | Chinese | ||
| 33992386 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989658 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33898489 | 公告本公司取得有價證券 | 2026-04-09 | Chinese | ||
| 33898501 | 公告本公司取得有價證券 | 2026-04-09 | Chinese | ||
| 33804383 | 公告本公司處分有價證券 | 2026-04-08 | Chinese | ||
| 33804385 | 公告本公司取得有價證券 | 2026-04-08 | Chinese | ||
| 33695483 | 公告本公司取得有價證券 | 2026-04-07 | Chinese | ||
| 33695760 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33695755 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of magnetic and optical media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cellfie Global Co.,Ltd.
Manufactures electronic smart cards and provides software-b…
|
068940 | KR | Manufacturing |
|
HENGBAO CO.,LTD.
Develops smart cards, terminal equipment, and information s…
|
002104 | CN | Manufacturing |
|
Ritek Corporation
Develops data storage solutions, electronic components, and…
|
2349 | TW | Manufacturing |
CMC Magnetics Corporation 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/52006/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52006 | 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=52006 | 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=52006 \ -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": 52006}, 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 CMC Magnetics Corporation (id: 52006)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.