
THEIL — Investor Relations & Filings
Tong Hsing Electronic Industries, Ltd. specializes in the development and manufacture of custom semiconductor micro-module packaging and advanced ceramic substrates. Utilizing core competencies in thick and thin film technologies, the company provides high-reliability solutions including Direct Plated Copper (DPC) and Active Metal Brazing (AMB) substrates. Its service offerings encompass multi-chip module miniaturization, hybrid integrated circuits, and comprehensive wafer-level services such as testing, grinding, and reconstruction. Tong Hsing’s products are integral to high-growth sectors including wireless communications, automotive electronics, MEMS, image sensors, and medical devices. The company focuses on high-power applications, supporting electric vehicle systems, high-brightness LEDs, and aerospace components through advanced thermal management and precision circuit patterning.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年5月公開說明書 — 201404_6271_B05.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 201107_6271_B04.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202605_6271_B1b1.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202006_6271_B04.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202005_6271_B011.pdf | 2026-05-28 | Chinese | |
| 115年5月公開說明書 — 202003_6271_B013.pdf | 2026-05-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47864432 | 115年5月公開說明書 — 201404_6271_B05.pdf | 2026-05-28 | Chinese | ||
| 47864430 | 115年5月公開說明書 — 201107_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863085 | 115年5月公開說明書 — 202605_6271_B1b1.pdf | 2026-05-28 | Chinese | ||
| 47863060 | 115年5月公開說明書 — 202006_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863041 | 115年5月公開說明書 — 202005_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863039 | 115年5月公開說明書 — 202003_6271_B013.pdf | 2026-05-28 | Chinese | ||
| 47863030 | 115年5月公開說明書 — 202003_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863028 | 115年5月公開說明書 — 201403_6271_B021.pdf | 2026-05-28 | Chinese | ||
| 47863015 | 115年5月公開說明書 — 201105_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863013 | 115年5月公開說明書 — 201006_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863012 | 115年5月公開說明書 — 201004_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863011 | 115年5月公開說明書 — 200911_6271_B012.pdf | 2026-05-28 | Chinese | ||
| 47863010 | 115年5月公開說明書 — 200808_6271_B04.pdf | 2026-05-28 | Chinese | ||
| 47863009 | 115年5月公開說明書 — 200806_6271_B011.pdf | 2026-05-28 | Chinese | ||
| 47863008 | 115年5月公開說明書 — 200711_6271_B04.pdf | 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 |
|---|---|---|---|
|
DATA IMAGE
Designs and manufactures rugged touch LCD modules and displ…
|
3168 | TW | Manufacturing |
|
Data Union Capital International Holdings Group Limited
Investment holding company manufacturing electronic compone…
|
8375 | HK | Manufacturing |
|
Datronix Holdings Limited
Designs, manufactures, and sells magnetic components global…
|
889 | HK | Manufacturing |
|
DAVICOM
Designs communication and network ICs for industrial, autom…
|
3094 | TW | Manufacturing |
|
DB HiTek Co.,LTD
Specialty semiconductor foundry for analog and mixed-signal…
|
000990 | KR | Manufacturing |
|
DCX Systems Limited
Manufactures electronic sub-systems and cable harnesses for…
|
DCXINDIA | IN | Manufacturing |
|
DELTA
Global provider of high-efficiency power and thermal manage…
|
2308 | TW | Manufacturing |
|
DELTA MANUFACTURING LIMITED
Manufactures magnetic products, ferrite cores, and speciali…
|
DELTAMAGNT | IN | Manufacturing |
|
Delta Systems, Inc.
Engineers and manufactures electronic component solutions f…
|
DLT | US | Manufacturing |
|
Delton Technology (Guangzhou) Inc.
Specializes in high-precision PCB manufacturing for telecom…
|
001389 | CN | Manufacturing |
THEIL 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/52546/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52546 | 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=52546 | 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=52546 \ -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": 52546}, 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 THEIL (id: 52546)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.