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-30 | Chinese | |
| 公告本公司處分有價證券 | 2026-04-30 | Chinese | |
| 公告本公司處分有價證券 | 2026-04-30 | Chinese | |
| 公告本公司取得有價證券 | 2026-04-30 | Chinese | |
| 公告本公司取得有價證券 | 2026-04-30 | Chinese | |
| 公告本公司處分有價證券 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39870142 | 公告本公司處分有價證券 | 2026-04-30 | Chinese | ||
| 39870176 | 公告本公司處分有價證券 | 2026-04-30 | Chinese | ||
| 39870222 | 公告本公司處分有價證券 | 2026-04-30 | Chinese | ||
| 39870265 | 公告本公司取得有價證券 | 2026-04-30 | Chinese | ||
| 39870284 | 公告本公司取得有價證券 | 2026-04-30 | Chinese | ||
| 38492031 | 公告本公司處分有價證券 | 2026-04-29 | Chinese | ||
| 38492502 | 公告本公司取得有價證券 | 2026-04-29 | Chinese | ||
| 37953066 | 公告本公司處分有價證券 | 2026-04-28 | Chinese | ||
| 37953294 | 公告本公司處分有價證券 | 2026-04-28 | Chinese | ||
| 37953315 | 公告本公司處分有價證券 | 2026-04-28 | Chinese | ||
| 37953343 | 公告本公司取得有價證券 | 2026-04-28 | Chinese | ||
| 37399881 | 公告本公司處分有價證券 | 2026-04-27 | Chinese | ||
| 37399906 | 公告本公司處分有價證券 | 2026-04-27 | Chinese | ||
| 37399919 | 公告本公司處分有價證券 | 2026-04-27 | Chinese | ||
| 37399942 | 公告本公司取得有價證券 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer Companies
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.