
COXOC — Investor Relations & Filings
Established in 1985, Chant Sincere Co., Ltd. (COXOC) specializes in the design and manufacture of high-performance connectors and cable assemblies. The company provides vertically integrated services, including product R&D, mold manufacturing, stamping, plastic molding, and automated production. Chant Sincere focuses on high-speed and high-frequency solutions, serving critical sectors such as automotive electronics, network communications, industrial control, and consumer electronics. Its automotive portfolio includes IATF-16949 certified FAKRA, HSD, and Car Ethernet products tailored for AI and electric vehicle applications. For networking, it develops advanced solutions for 400Gbps and 800Gbps server environments. The company also co-developed the CF Express 2.0 interface and offers high-specification USB Type C and USB 4.0 products. Chant Sincere maintains rigorous quality standards with ISO 9001, ISO 14001, and ISO 13485 certifications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_6205_20260528F05.pdf | 2026-05-28 | Chinese | |
| 115年年報及股東會資料 — 2026_6205_20260528F14.pdf | 2026-05-28 | Chinese | |
| 115年年報及股東會資料 — 2025_6205_20260528FE4.pdf | 2026-05-28 | English | |
| 115年年報及股東會資料 — 2025_6205_20260528F04.pdf | 2026-05-28 | Chinese | |
| 115年年報及股東會資料 — 2026_6205_20260528F17.pdf | 2026-05-28 | Chinese | |
| 115年年報及股東會資料 — 2026_6205_20260528F02.pdf | 2026-05-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47864982 | 115年年報及股東會資料 — 2026_6205_20260528F05.pdf | 2026-05-28 | Chinese | ||
| 47864981 | 115年年報及股東會資料 — 2026_6205_20260528F14.pdf | 2026-05-28 | Chinese | ||
| 47864980 | 115年年報及股東會資料 — 2025_6205_20260528FE4.pdf | 2026-05-28 | English | ||
| 47864978 | 115年年報及股東會資料 — 2025_6205_20260528F04.pdf | 2026-05-28 | Chinese | ||
| 47864977 | 115年年報及股東會資料 — 2026_6205_20260528F17.pdf | 2026-05-28 | Chinese | ||
| 47864976 | 115年年報及股東會資料 — 2026_6205_20260528F02.pdf | 2026-05-28 | Chinese | ||
| 47864974 | 115年年報及股東會資料 — 2026_6205_20260528FE2.pdf | 2026-05-28 | English | ||
| 47864972 | 115年年報及股東會資料 — 2026_6205_20260528FE5.pdf | 2026-05-28 | English | ||
| 47864971 | 115年年報及股東會資料 — 2026_6205_20260528F13.pdf | 2026-05-28 | Chinese | ||
| 47864970 | 115年年報及股東會資料 — 2026_6205_20260528FE1.pdf | 2026-05-28 | English | ||
| 47864968 | 115年年報及股東會資料 — 2026_6205_20260528F01.pdf | 2026-05-28 | Chinese | ||
| 47863566 | 功能性委員會成員 | 2026-05-28 | Chinese | ||
| 47863562 | 功能性委員會成員 | 2026-05-28 | Chinese | ||
| 47863559 | 公司治理組織架構 | 2026-05-28 | Chinese | ||
| 47862516 | 公告本公司現金股利除息基準日 | 2026-05-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SMIT Holdings Limited
Designs and develops security chips and devices, including …
|
2239 | HK | Manufacturing |
|
SMK Corporation
Manufacturer of electronic components for the consumer, aut…
|
6798 | JP | Manufacturing |
|
Smoltek Nanotech Holding AB
Develops carbon nanotechnology for the semiconductor and gr…
|
SMOL | SE | Manufacturing |
|
Socionext Inc.
A fabless semiconductor company that designs and delivers S…
|
6526 | JP | Manufacturing |
|
SOE
Develops automotive electronics, conductive films, and elec…
|
6283 | TW | Manufacturing |
|
SOI
Developer of CMOS Image Sensors for security, industrial, a…
|
3530 | TW | Manufacturing |
|
Soitec
Designer and manufacturer of engineered semiconductor subst…
|
SOI | FR | Manufacturing |
|
SOLID STATE PLC
Manufactures and distributes ruggedized electronic componen…
|
SOLI | GB | Manufacturing |
|
Solomon Systech (International) Limited
Leading fabless semiconductor group specializing in display…
|
2878 | KY | Manufacturing |
|
SOLUM CO., LTD.
Global provider of electronic components, power modules, an…
|
248070 | KR | Manufacturing |
COXOC 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/52530/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52530 | 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=52530 | 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=52530 \ -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": 52530}, 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 COXOC (id: 52530)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.